really remove the non-working help button (bug #473181)

2008-09-29  Jens Granseuer  <jensgr@gmx.net>

	* data/appearance.glade: really remove the non-working help button
	(bug #473181)

svn path=/trunk/; revision=9025
This commit is contained in:
Jens Granseuer 2008-09-29 20:37:41 +00:00 committed by Jens Granseuer
parent 608b720123
commit 3eea54d597
2 changed files with 5 additions and 26 deletions

View file

@ -1,3 +1,8 @@
2008-09-29 Jens Granseuer <jensgr@gmx.net>
* data/appearance.glade: really remove the non-working help button
(bug #473181)
==================== 2.24.0.1 ====================
2008-09-24 Jens Granseuer <jensgr@gmx.net>

View file

@ -1825,16 +1825,6 @@ Text only</property>
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="layout_style">GTK_BUTTONBOX_END</property>
<child>
<widget class="GtkButton" id="help_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</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="close_button">
<property name="visible">True</property>
@ -1845,9 +1835,6 @@ Text only</property>
<property name="use_stock">True</property>
<property name="response_id">-7</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
@ -2552,16 +2539,6 @@ Text only</property>
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="layout_style">GTK_BUTTONBOX_END</property>
<child>
<widget class="GtkButton" id="theme_help_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</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="theme_close_button">
<property name="visible">True</property>
@ -2572,9 +2549,6 @@ Text only</property>
<property name="use_stock">True</property>
<property name="response_id">-7</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>