diff options
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Setup.xcu | 6 | ||||
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Setup.xcs | 18 |
2 files changed, 0 insertions, 24 deletions
diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu index 9ab52430ce2b..68dcd1771835 100644 --- a/officecfg/registry/data/org/openoffice/Setup.xcu +++ b/officecfg/registry/data/org/openoffice/Setup.xcu @@ -37,12 +37,6 @@ <prop oor:name="ooSetupExtension"> <value>${PRODUCTEXTENSION}</value> </prop> - <prop oor:name="ooXMLFileFormatVersion"> - <value>1.0</value> - </prop> - <prop oor:name="ooXMLFileFormatName"> - <value>OpenOffice.org</value> - </prop> <prop oor:name="ooOpenSourceContext"> <value>1</value> </prop> diff --git a/officecfg/registry/schema/org/openoffice/Setup.xcs b/officecfg/registry/schema/org/openoffice/Setup.xcs index 3eecf9728b4c..50126b84f25d 100644 --- a/officecfg/registry/schema/org/openoffice/Setup.xcs +++ b/officecfg/registry/schema/org/openoffice/Setup.xcs @@ -251,24 +251,6 @@ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended --> </prop> - <prop oor:name="ooXMLFileFormatVersion" oor:type="xs:string" oor:nillable="false"> - <info> - <desc>Specifies the version of the SO 6/7 or OOo 1.0 xml file - formats.</desc> - </info> - <value/> - <!-- JB: Empty default inserted into empty property node. Remove if NIL - was intended --> - </prop> - <prop oor:name="ooXMLFileFormatName" oor:type="xs:string" oor:nillable="false"> - <info> - <desc>Specifies the name of the SO6/7 or OOo1.0 xml file - formats.</desc> - </info> - <value/> - <!-- JB: Empty default inserted into empty property node. Remove if NIL - was intended --> - </prop> <prop oor:name="ooSetupVersion" oor:type="xs:string" oor:nillable="false"> <info> <desc>Specifies the version number of the product that appears on the |