remove help button as long as we don't have any help to show (bug #473181)

2008-08-14  Jens Granseuer  <jensgr@gmx.net>

	* data/appearance.glade: remove help button as long as we don't have
	any help to show (bug #473181)

svn path=/trunk/; revision=8861
This commit is contained in:
Jens Granseuer 2008-08-14 17:57:51 +00:00 committed by Jens Granseuer
parent 9378c6c29d
commit ace6f32345
2 changed files with 5 additions and 10 deletions

View file

@ -1,3 +1,8 @@
2008-08-14 Jens Granseuer <jensgr@gmx.net>
* data/appearance.glade: remove help button as long as we don't have
any help to show (bug #473181)
2008-08-12 Jens Granseuer <jensgr@gmx.net>
* appearance-style.c: (conv_to_widget_cb), (prepare_list): when

View file

@ -608,16 +608,6 @@
<widget class="GtkHButtonBox" id="dialog-action_area3">
<property name="visible">True</property>
<property name="layout_style">GTK_BUTTONBOX_END</property>
<child>
<widget class="GtkButton" id="button1">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="label">gtk-help</property>
<property name="use_stock">True</property>
<property name="response_id">-11</property>
</widget>
</child>
<child>
<widget class="GtkButton" id="button3">
<property name="visible">True</property>