support help. add help.

2002-05-09  Jody Goldberg <jody@gnome.org>

	* gnome-keyboard-properties.c (dialog_response) : support help.
	* gnome-keyboard-properties.glade : add help.
This commit is contained in:
Jody Goldberg 2002-05-09 17:57:50 +00:00 committed by Jody Goldberg
parent c25f749979
commit 263bc20dd5
3 changed files with 31 additions and 8 deletions

View file

@ -28,7 +28,19 @@
<property name="spacing">10</property>
<child>
<widget class="GtkButton" id="button3">
<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="response_id">-11</property>
</widget>
</child>
<child>
<widget class="GtkButton" id="closebutton1">
<property name="visible">True</property>
<property name="can_default">True</property>
<property name="can_focus">True</property>