summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2002-11-07 12:26:37 +0000
committerPeter Burow <pb@openoffice.org>2002-11-07 12:26:37 +0000
commit94687fa095aa46e1d154d44484529a5b0ff60cf8 (patch)
treeb275f69d6e6988cfebe308830d3b0d04bd996927 /officecfg
parente98176dc57a3fa09181fe1792cb5538ac7f7200a (diff)
fix: #103936# new key XMLFILEFORMATVERSION
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Setup.xcs9
1 files changed, 7 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Setup.xcs b/officecfg/registry/schema/org/openoffice/Setup.xcs
index 87264e6de97e..e44bfcc91691 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.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: tpf $ $Date: 2002-10-25 17:15:48 $
+ * last change: $Author: pb $ $Date: 2002-11-07 13:26:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -114,6 +114,11 @@
<desc xml:lang="en-US">Specifies the name of a product.</desc>
</info>
</prop>
+ <prop oor:name="ooXMLFileFormatVersion" oor:type="xs:string">
+ <info>
+ <desc xml:lang="en-US">Specifies the version of the xml file format of our documents</desc>
+ </info>
+ </prop>
<prop oor:name="ooSetupVersion" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the version number of the product that appears on the user interface.</desc>