[master 1/1] Remove the custom help button from the toolbar

bcl installerbot-noreply at redhat.com
Mon Apr 20 21:21:47 UTC 2015


From: "Brian C. Lane" <bcl at redhat.com>

---
 pyanaconda/ui/gui/spokes/custom.glade | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/pyanaconda/ui/gui/spokes/custom.glade b/pyanaconda/ui/gui/spokes/custom.glade
index 9d1e780..8eaf30c 100644
--- a/pyanaconda/ui/gui/spokes/custom.glade
+++ b/pyanaconda/ui/gui/spokes/custom.glade
@@ -220,22 +220,6 @@
                             <property name="homogeneous">True</property>
                           </packing>
                         </child>
-                        <child>
-                          <object class="GtkToolButton" id="helpButton">
-                            <property name="width_request">42</property>
-                            <property name="height_request">36</property>
-                            <property name="visible">True</property>
-                            <property name="can_focus">False</property>
-                            <property name="tooltip_text" translatable="yes">Click for help.</property>
-                            <property name="label" translatable="yes" context="GUI|Custom Partitioning">Help</property>
-                            <property name="icon_name">system-help-symbolic</property>
-                            <signal name="clicked" handler="on_help_clicked" swapped="no"/>
-                          </object>
-                          <packing>
-                            <property name="expand">False</property>
-                            <property name="homogeneous">True</property>
-                          </packing>
-                        </child>
                         <style>
                           <class name="inline-toolbar"/>
                         </style>


-- 
To view this commit on github, visit https://github.com/rhinstaller/anaconda/commit/1fd77c882085f62a511e16452e5094fd1be704eb


More information about the anaconda-patches mailing list