some minor tweakage.

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

	* gnome-keyboard-properties.glade : some minor tweakage.
This commit is contained in:
Jody Goldberg 2002-05-16 17:55:17 +00:00 committed by Jody Goldberg
parent 4a0eccb6af
commit d2bb2392df
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2002-05-16 Jody Goldberg <jody@gnome.org>
* gnome-keyboard-properties.glade : some minor tweakage.
Mon May 13 17:32:25 2002 Jonathan Blandford <jrb@redhat.com> Mon May 13 17:32:25 2002 Jonathan Blandford <jrb@redhat.com>
* gnome-keyboard-properties.c (delay_to_widget): hook up widget * gnome-keyboard-properties.c (delay_to_widget): hook up widget

View file

@ -410,7 +410,7 @@
<widget class="GtkCheckButton" id="cursor_toggle"> <widget class="GtkCheckButton" id="cursor_toggle">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="label" translatable="yes">_Cursor blinks in text fields</property> <property name="label" translatable="yes">Cursor _blinks in text fields</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property> <property name="relief">GTK_RELIEF_NORMAL</property>
<property name="active">False</property> <property name="active">False</property>
@ -630,7 +630,7 @@
<child> <child>
<widget class="GtkLabel" id="label16"> <widget class="GtkLabel" id="label16">
<property name="visible">True</property> <property name="visible">True</property>
<property name="label" translatable="yes">&lt;b&gt;Tip:&lt;/b&gt; You can configure the keyboards accessibility features by bringing up the 'Accessibility Settings' property dialog, or pressing the button on the right.</property> <property name="label" translatable="yes">You can configure the keyboards accessibility features by bringing up the 'Accessibility Settings' property dialog, or pressing the button on the right.</property>
<property name="use_underline">False</property> <property name="use_underline">False</property>
<property name="use_markup">True</property> <property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property> <property name="justify">GTK_JUSTIFY_LEFT</property>