summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/Common.xcu
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 11:51:29 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 11:51:29 +0000
commit1e61359e5601733aa0f4e27579dd71edb55e5c73 (patch)
tree7dd4c270e6b604f7e941d5ab8698599c78ccb775 /officecfg/registry/data/org/openoffice/Office/Common.xcu
parent7e74502d4a33ab0ef0818dac77cdb49adda38b46 (diff)
INTEGRATION: CWS oasisrng03 (1.37.74); FILE MERGED
2007/07/06 08:54:17 pb 1.37.74.1: fix: #146851# default of Save/Document/SaveBackwardCompatibleODF set
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/Common.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu11
1 files changed, 9 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 5e76500e0be4..f8cf4d5fbb3e 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -5,9 +5,9 @@
*
* $RCSfile: Common.xcu,v $
*
- * $Revision: 1.38 $
+ * $Revision: 1.39 $
*
- * last change: $Author: rt $ $Date: 2007-07-24 11:54:35 $
+ * last change: $Author: hr $ $Date: 2007-08-03 12:51:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -558,4 +558,11 @@
<value>false</value>
</prop>
</node>
+ <node oor:name="Save">
+ <node oor:name="Document">
+ <prop oor:name="SaveBackwardCompatibleODF" oor:type="xs:boolean">
+ <value>true</value>
+ </prop>
+ </node>
+ </node>
</oor:component-data>