some minor tweakage.
2002-05-16 Jody Goldberg <jody@gnome.org> * gnome-keyboard-properties.glade : some minor tweakage.
This commit is contained in:
parent
4a0eccb6af
commit
d2bb2392df
2 changed files with 6 additions and 2 deletions
|
@ -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>
|
||||
|
||||
* gnome-keyboard-properties.c (delay_to_widget): hook up widget
|
||||
|
|
|
@ -410,7 +410,7 @@
|
|||
<widget class="GtkCheckButton" id="cursor_toggle">
|
||||
<property name="visible">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="relief">GTK_RELIEF_NORMAL</property>
|
||||
<property name="active">False</property>
|
||||
|
@ -630,7 +630,7 @@
|
|||
<child>
|
||||
<widget class="GtkLabel" id="label16">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes"><b>Tip:</b> 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_markup">True</property>
|
||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue