summaryrefslogtreecommitdiff
path: root/officecfg/registry
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-27 10:37:04 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-27 10:37:04 +0000
commit85747cc254ba6517862e0d26a9c9652243db2e90 (patch)
tree979dde679ddae6511bbea930670137dff6078586 /officecfg/registry
parentc6d247df34472b273612f1d7b00c22568726ae55 (diff)
INTEGRATION: CWS configxml01 (1.3.86); FILE MERGED
2003/05/16 14:38:37 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/Calc.xcu10
1 files changed, 5 insertions, 5 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Calc.xcu b/officecfg/registry/data/org/openoffice/Office/Calc.xcu
index 7eacb584936d..7bccf44a2fd1 100644
--- a/officecfg/registry/data/org/openoffice/Office/Calc.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Calc.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: Calc.xcu,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: jb $ $Date: 2002-11-08 16:50:21 $
+ * last change: $Author: vg $ $Date: 2003-05-27 11:37:04 $
*
* 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="Calc" 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="Calc" 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="UnitConversion">
<node oor:name="CR1" oor:op="replace">
<prop oor:name="FromUnit">
@@ -210,4 +210,4 @@
</node>
</node>
</node>
-</oor:node>
+</oor:component-data>