Fixed default delay setting

2001-08-09  Bradford Hovinen  <hovinen@ximian.com>

	* keyboard-properties.xml: Fixed default delay setting
This commit is contained in:
Bradford Hovinen 2001-08-09 19:43:29 +00:00 committed by Bradford Hovinen (Gdict maintainer)
parent 12108b0165
commit 0496f98555
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2001-08-09 Bradford Hovinen <hovinen@ximian.com>
* keyboard-properties.xml: Fixed default delay setting
2001-07-31 Chema Celorio <chema@celorio.com>
* Makefile.am (cappletname): add DISTDIR to install-data-local

View file

@ -3,7 +3,7 @@
<section path="main">
<entry name="repeat" type="boolean" value="true"/>
<entry name="click" type="boolean" value="true"/>
<entry name="delay" type="ulong" value="500"/>
<entry name="delay" type="ulong" value="1"/>
<entry name="volume" type="ulong" value="0"/>
<entry name="bell_volume" type="ulong" value="54"/>
<entry name="bell_pitch" type="ulong" value="400"/>