summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Common.xcs
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 11:51:43 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 11:51:43 +0000
commit5109e02c85a0c691528e52e6132a32e14a57425d (patch)
tree56405a4b3648cb2137071fa79eb70ed9f80afec7 /officecfg/registry/schema/org/openoffice/Office/Common.xcs
parent1e61359e5601733aa0f4e27579dd71edb55e5c73 (diff)
INTEGRATION: CWS oasisrng03 (1.133.36); FILE MERGED
2007/08/01 22:12:42 cl 1.133.36.3: RESYNC: (1.135-1.138); FILE MERGED 2007/07/10 08:28:50 ama 1.133.36.2: RESYNC: (1.133-1.135); FILE MERGED 2007/07/06 08:50:45 pb 1.133.36.1: fix: #146851# added SaveBackwardCompatibleODF to Save/Document
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Common.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs11
1 files changed, 9 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 5e7cde62d0b3..25196bc975aa 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5,9 +5,9 @@
*
* $RCSfile: Common.xcs,v $
*
- * $Revision: 1.139 $
+ * $Revision: 1.140 $
*
- * last change: $Author: rt $ $Date: 2007-07-24 11:54:52 $
+ * last change: $Author: hr $ $Date: 2007-08-03 12:51:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -2110,6 +2110,13 @@ Dymamic border coloring means that when the mouse is hovered over a control, and
</info>
<value>false</value>
</prop>
+ <prop oor:name="SaveBackwardCompatibleODF" oor:type="xs:boolean">
+ <info>
+ <author>PB</author>
+ <desc>If the value is "true", then the ODF that is saved by OpenOffice.org will be backward compatible to previous minor versions.</desc>
+ </info>
+ <value>true</value>
+ </prop>
<prop oor:name="LoadPrinter" oor:type="xs:boolean">
<!-- UIHints: Tools - Options - Load/Save - General - Load - Load printer settings with the document -->
<info>