hide Options help button, b.g.o#556952

svn path=/trunk/; revision=9200
This commit is contained in:
Sergey V. Udaltsov 2009-01-16 22:13:43 +00:00
parent c1072bc682
commit d017f4bd84
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2009-01-16 Sergey Udaltsov <svu@gnome.org>
* gnome-keyboard-properties.glade: hide help button in Options,
http://bugzilla.gnome.org/show_bug.cgi?id=556952
2009-01-10 Sergey Udaltsov <svu@gnome.org>
* gnome-keyboard-properties-xkbot.c: sort options by description

View file

@ -2037,7 +2037,6 @@
<property name="layout_style">GTK_BUTTONBOX_END</property>
<child>
<widget class="GtkButton" id="button3">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>