make the repeat bounds more reasonable.

2003-04-30  Jody Goldberg <jody@gnome.org>

	* gnome-keyboard-properties.glade : make the repeat bounds more
	  reasonable.
This commit is contained in:
Jody Goldberg 2003-04-30 04:06:12 +00:00 committed by Jody Goldberg
parent f742128d26
commit 33881e4688
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2003-04-30 Jody Goldberg <jody@gnome.org>
* gnome-keyboard-properties.glade : make the repeat bounds more
reasonable.
Tue Feb 4 17:09:18 2003 Jonathan Blandford <jrb@redhat.com>
* Release 2.2.0.1

View file

@ -395,7 +395,7 @@
<property name="digits">1</property>
<property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
<property name="inverted">False</property>
<property name="adjustment">90 10 210 10 10 0</property>
<property name="adjustment">30 10 110 10 10 0</property>
</widget>
<packing>
<property name="left_attach">1</property>