summaryrefslogtreecommitdiff
path: root/officecfg/registry
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-27 10:38:40 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-27 10:38:40 +0000
commitdc327ee42f3d355fe7d0c390e5d83ee96c57166a (patch)
treeb2c17e058481d1394017130d61c4f305f89d9437 /officecfg/registry
parent5c8f61b05529c62b3b3e8e8479d0ce26d5183c6c (diff)
INTEGRATION: CWS configxml01 (1.3.86); FILE MERGED
2003/05/16 14:38:40 jb 1.3.86.1: #109668# Rename oor:node -> oor:component-data
Diffstat (limited to 'officecfg/registry')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Security.xcu10
1 files changed, 5 insertions, 5 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Security.xcu b/officecfg/registry/data/org/openoffice/Office/Security.xcu
index 215646f93305..75bc50826161 100644
--- a/officecfg/registry/data/org/openoffice/Office/Security.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Security.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: Security.xcu,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: jb $ $Date: 2002-11-08 16:50:23 $
+ * last change: $Author: vg $ $Date: 2003-05-27 11:38:40 $
*
* 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="Security" 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="Security" 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="SecureExtensions">
<node oor:name="m1" oor:op="replace">
<prop oor:name="Extension" oor:type="xs:string">
@@ -513,4 +513,4 @@
<value>1</value>
</prop>
</node>
-</oor:node>
+</oor:component-data>