Fixed the delay label to make it more intuitive.

This commit is contained in:
Joakim 2001-07-27 00:13:40 +00:00
parent 718678eaf9
commit 0bd8ccb935
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2001-07-26 Joakim Ziegler <joakim@ximian.com>
* keyboard-properties.glade: Changed the label of the delay slider to be
more intuitive.
2001-07-26 Bradford Hovinen <hovinen@ximian.com>
* keyboard-properties.c (apply_settings): Initialize the other

View file

@ -84,7 +84,7 @@
<widget>
<class>GtkLabel</class>
<name>label8</name>
<label>Delay until repeat:</label>
<label>Delay before repeat:</label>
<justify>GTK_JUSTIFY_CENTER</justify>
<wrap>False</wrap>
<xalign>0</xalign>