INTEGRATION: CWS vcl28 (1.28.24); FILE MERGED
2004/09/27 14:02:17 pl 1.28.24.1: #i34684# make selection timeout configurable
This commit is contained in:
parent
ab57c5bf40
commit
862e6fe34b
1 changed files with 7 additions and 2 deletions
|
@ -3,9 +3,9 @@
|
|||
*
|
||||
* $RCSfile: VCL.xcu,v $
|
||||
*
|
||||
* $Revision: 1.31 $
|
||||
* $Revision: 1.32 $
|
||||
*
|
||||
* last change: $Author: pjunck $ $Date: 2004-10-28 07:57:56 $
|
||||
* last change: $Author: hr $ $Date: 2004-11-09 16:36:32 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -67,6 +67,11 @@
|
|||
<value>false</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="Transfer" oor:op="replace">
|
||||
<prop oor:name="SelectionTimeout" oor:type="xs:string" oor:op="replace">
|
||||
<value>3</value>
|
||||
</prop>
|
||||
</node>
|
||||
</node>
|
||||
<node oor:name="DefaultFonts">
|
||||
<node oor:name="en" oor:op="replace">
|
||||
|
|
Loading…
Reference in a new issue