summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-11-16 08:16:44 +0000
committerOliver Bolte <obo@openoffice.org>2005-11-16 08:16:44 +0000
commitddbee9c9452093c8cda4f609731e5f3a9d46f554 (patch)
tree011769345d428fd78e45df4a7372b36142ed1c94 /officecfg
parent0baa8366e686e6b76198c819ad76030b028b0b27 (diff)
INTEGRATION: CWS thaiissues (1.3.12); FILE MERGED
2005/10/26 12:10:45 ssa 1.3.12.1: #i55555# support query for system default locale, useful on Windows
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/System.xcs11
1 files changed, 9 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/System.xcs b/officecfg/registry/schema/org/openoffice/System.xcs
index d73c727a2e98..5179f91c60a6 100644
--- a/officecfg/registry/schema/org/openoffice/System.xcs
+++ b/officecfg/registry/schema/org/openoffice/System.xcs
@@ -5,9 +5,9 @@
*
* $RCSfile: System.xcs,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:09:27 $
+ * last change: $Author: obo $ $Date: 2005-11-16 09:16:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -59,6 +59,13 @@
</info>
<value/>
</prop>
+ <prop oor:name="SystemLocale" oor:type="xs:string">
+ <info>
+ <author>OBR</author>
+ <desc>Contains the system's default locale setting if available.</desc>
+ </info>
+ <value/>
+ </prop>
</group>
</component>
</oor:component-schema>