summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-27 10:38:16 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-27 10:38:16 +0000
commit82c51ab9dc0a2fe426c50c2af0445e330728a64f (patch)
tree8ce103b6b639782c28152f7d5fe74d18796595bc /officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
parent9ddbe162d9902c23b86b70efe3d6bc815ff0c5e5 (diff)
INTEGRATION: CWS configxml01 (1.5.86); FILE MERGED
2003/05/16 14:38:39 jb 1.5.86.1: #109668# Rename oor:node -> oor:component-data
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu10
1 files changed, 5 insertions, 5 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu b/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
index 59ea8aeae4f1..224fb202c2d8 100644
--- a/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: ProtocolHandler.xcu,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: as $ $Date: 2002-11-18 13:33:26 $
+ * last change: $Author: vg $ $Date: 2003-05-27 11:38:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,8 +59,8 @@
*
*
************************************************************************ -->
-<!DOCTYPE oor:node SYSTEM "../../../../component-update.dtd">
-<oor:node oor:name="ProtocolHandler" 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">
+<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
+<oor:component-data oor:name="ProtocolHandler" 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">
<node oor:name="HandlerSet">
<node oor:name="com.sun.star.comp.sfx2.SfxMacroLoader" oor:op="replace">
<prop oor:name="Protocols">
@@ -88,4 +88,4 @@
</prop>
</node>
</node>
-</oor:node>
+</oor:component-data>