[PATCH 6/6] gnome-control-center: remove the help button



This patch removes the help button from the capplet as it currently
does not do anything.

It's obviously not the best solution, and is not proposed for inclusion
in code, but it may be useful to other distros that are releasing soon
and have not realised that this is the case.

--- gnome-control-center-2.22.1/capplets/display/display-capplet.glade
2008-04-14 15:42:47.000000000 +0100
+++
gnome-control-center-2.22.1.new/capplets/display/display-capplet.glade
2008-04-14 15:43:15.000000000 +0100
@@ -32,19 +32,6 @@
 	  <property name="layout_style">GTK_BUTTONBOX_END</property>
 
 	  <child>
-	    <widget class="GtkButton" id="helpbutton1">
-	      <property name="visible">True</property>
-	      <property name="can_default">True</property>
-	      <property name="can_focus">True</property>
-	      <property name="label">gtk-help</property>
-	      <property name="use_stock">True</property>
-	      <property name="relief">GTK_RELIEF_NORMAL</property>
-	      <property name="focus_on_click">True</property>
-	      <property name="response_id">-11</property>
-	    </widget>
-	  </child>
-
-	  <child>
 	    <widget class="GtkButton" id="button1">
 	      <property name="visible">True</property>
 	      <property name="can_default">True</property>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]