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

@ -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>