the fine line between text fields and text boxes seems rather irrelevant

2007-11-11  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties.glade: the fine line between text fields
	and text boxes seems rather irrelevant here

svn path=/trunk/; revision=8275
This commit is contained in:
Jens Granseuer 2007-11-11 19:33:31 +00:00 committed by Jens Granseuer
parent 31e51ef076
commit 1527943582
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-11-11 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties.glade: the fine line between text fields
and text boxes seems rather irrelevant here
2007-11-03 Jens Granseuer <jensgr@gmx.net> 2007-11-03 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties.glade: don't include keyboard model * gnome-keyboard-properties.glade: don't include keyboard model

View file

@ -259,7 +259,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 boxes and 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="response_id">0</property> <property name="response_id">0</property>
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>