summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-27 12:50:04 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-27 15:55:29 +0200
commit2f4b999f532a42d1c54ee9345fc117719b83b397 (patch)
tree0e8943d215c07edbc00254c74ba03f1b062aed97 /officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
parent0e330c3de5ddd26659a419b94230c29c1c0770aa (diff)
xmllint: reformat files
xmllint --loaddtd ./officecfg/registry/data.dtd --format ... Change-Id: I4659aff9771626875fb582adbfcdc9efcd43d60a
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu8
1 files changed, 2 insertions, 6 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu b/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
index 33d81468c4b2..5da3552c4404 100644
--- a/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
@@ -17,10 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
-<oor:component-data oor:name="ProtocolHandler"
- oor:package="org.openoffice.Office"
- xmlns:install="http://openoffice.org/2004/installation"
- xmlns:oor="http://openoffice.org/2001/registry">
+<oor:component-data xmlns:install="http://openoffice.org/2004/installation" 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:name="ProtocolHandler" oor:package="org.openoffice.Office">
<node oor:name="HandlerSet">
<node oor:name="com.sun.star.comp.sfx2.SfxMacroLoader" oor:op="replace">
<prop oor:name="Protocols">
@@ -62,8 +59,7 @@
<value>vnd.sun.star.findbar:*</value>
</prop>
</node>
- <node oor:name="org.libreoffice.comp.PresenterScreenProtocolHandler"
- oor:op="replace" install:module="impress">
+ <node oor:name="org.libreoffice.comp.PresenterScreenProtocolHandler" oor:op="replace" install:module="impress">
<prop oor:name="Protocols">
<value>vnd.org.libreoffice.presenterscreen:*</value>
</prop>