summaryrefslogtreecommitdiff
path: root/officecfg/registry
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-27 10:36:53 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-27 10:36:53 +0000
commitc6d247df34472b273612f1d7b00c22568726ae55 (patch)
treee221e8a9ffa5c255af0396a6140307874d2562c8 /officecfg/registry
parent11913b06d6065b3e245243a4b9489118887b9829 (diff)
INTEGRATION: CWS configxml01 (1.13.24); FILE MERGED
2003/05/16 14:38:36 jb 1.13.24.1: #109668# Rename oor:node -> oor:component-data
Diffstat (limited to 'officecfg/registry')
-rw-r--r--officecfg/registry/data/org/openoffice/VCL.xcu10
1 files changed, 5 insertions, 5 deletions
diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu
index f1e0c9e29a38..d91484243b9a 100644
--- a/officecfg/registry/data/org/openoffice/VCL.xcu
+++ b/officecfg/registry/data/org/openoffice/VCL.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: VCL.xcu,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:49:51 $
+ * last change: $Author: vg $ $Date: 2003-05-27 11:36:53 $
*
* 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="VCL" oor:package="org.openoffice" 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="VCL" oor:package="org.openoffice" 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="Settings">
<node oor:name="Accessibility" oor:op="replace">
<prop oor:name="EnableATToolSupport" oor:type="xs:string" oor:op="replace">
@@ -6552,4 +6552,4 @@
</node>
</node>
</node>
-</oor:node>
+</oor:component-data>