Kaydet (Commit) 0e330c3d authored tarafından Thomas Arnhold's avatar Thomas Arnhold

use correct xml syntax

Change-Id: I0f35be194766866c842e2dbac293cbcb4c36200b
üst 8d36a1ac
...@@ -18,11 +18,11 @@ ...@@ -18,11 +18,11 @@
--> -->
<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd"> <!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"> <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. 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 Use the new configuration schema org.openoffice.TypeDetection/ and its related sub
structures. Contact as96863 to get further information about this fact. structures. Contact as96863 to get further information about this fact.
---> -->
<node oor:name="Types"/> <node oor:name="Types"/>
<node oor:name="Filters"/> <node oor:name="Filters"/>
<node oor:name="ContentHandlers"/> <node oor:name="ContentHandlers"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment