Fixed the delay label to make it more intuitive.
This commit is contained in:
parent
718678eaf9
commit
0bd8ccb935
2 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue