summaryrefslogtreecommitdiffstats
path: root/officecfg
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-27 12:33:28 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-27 15:55:29 +0200
commit0e330c3de5ddd26659a419b94230c29c1c0770aa (patch)
treee1808e95b6c7b79bed15c329dcba36d9ff8d21b8 /officecfg
parentindent correctly (diff)
downloadcore-0e330c3de5ddd26659a419b94230c29c1c0770aa.tar.gz
core-0e330c3de5ddd26659a419b94230c29c1c0770aa.zip
use correct xml syntax
Change-Id: I0f35be194766866c842e2dbac293cbcb4c36200b
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu b/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu
index 84ca77f871b1..777cff420c95 100644
--- a/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu
@@ -18,11 +18,11 @@
-->
<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
<oor:component-data oor:name="TypeDetection" oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <!---
+ <!--
Attention: Please dont merge any changes into this file! Its deprecated for further versions.
Use the new configuration schema org.openoffice.TypeDetection/ and its related sub
structures. Contact as96863 to get further information about this fact.
- --->
+ -->
<node oor:name="Types"/>
<node oor:name="Filters"/>
<node oor:name="ContentHandlers"/>