summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Setup.xcs
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-03-17 09:03:24 +0000
committerOliver Bolte <obo@openoffice.org>2004-03-17 09:03:24 +0000
commit6e237051db32930ea1e0f036952a0e8ce084b9f3 (patch)
tree208773d791f710cb7ed254c8ffd8ddafadcfed83 /officecfg/registry/schema/org/openoffice/Setup.xcs
parent20d35b3bafc08cb0995b9cda3f9564d56be5d0d0 (diff)
INTEGRATION: CWS vcl18 (1.27.36); FILE MERGED
2004/02/11 15:12:25 os 1.27.36.1: #i1820# settings decimal separator depending on the locale
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Setup.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Setup.xcs15
1 files changed, 12 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Setup.xcs b/officecfg/registry/schema/org/openoffice/Setup.xcs
index 092de3ae4614..e00733c24717 100644
--- a/officecfg/registry/schema/org/openoffice/Setup.xcs
+++ b/officecfg/registry/schema/org/openoffice/Setup.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Setup.xcs,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: kz $ $Date: 2004-02-25 16:40:32 $
+ * last change: $Author: obo $ $Date: 2004-03-17 10:03:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -971,7 +971,16 @@
<value/>
<!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
- </group>
+ <prop oor:name="DecimalSeparatorAsLocale" oor:type="xs:boolean" oor:nillable="false">
+ <info>
+ <author>OS</author>
+ <desc xml:lang="en-US">Indicates that the decimal separator (dot or commma) is used as appropriate for the selected locale instead of the one related to the default keyboard layout.</desc>
+ <label xml:lang="en-US">Decimal separator key same as locale setting.</label>
+ </info>
+ <value>true</value>
+ </prop>
+
+ </group>
<group oor:name="Configuration">
<info>
<author>JB</author>