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

@ -259,7 +259,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 boxes and fields</property>
<property name="label" translatable="yes">Cursor _blinks in text fields</property>
<property name="use_underline">True</property>
<property name="response_id">0</property>
<property name="draw_indicator">True</property>