summaryrefslogtreecommitdiff
path: root/officecfg/registry/component-update.dtd
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2009-10-14 10:12:41 +0200
committersb <sb@openoffice.org>2009-10-14 10:12:41 +0200
commitf31fb84e0d82f71c98a710c784a0df039ca21c5f (patch)
tree567d45890fc8165844b1aac5b8cfd33ccd645565 /officecfg/registry/component-update.dtd
parente4ca0b8958d283a1398dab43242156c30af882b7 (diff)
#i101955# silently ignore unreadable parts of a corrupted registrymodificaions.xcu; migrate old user layer data (can be removed again once migration is no longer relevant); improved XcuParser to correctly record modifications from old user layer data; localized property values support oor:op "fuse" instead of "modify"
Diffstat (limited to 'officecfg/registry/component-update.dtd')
-rw-r--r--officecfg/registry/component-update.dtd4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/component-update.dtd b/officecfg/registry/component-update.dtd
index 1781f06f11fa..6b44c2066dee 100644
--- a/officecfg/registry/component-update.dtd
+++ b/officecfg/registry/component-update.dtd
@@ -71,14 +71,14 @@
oor:string-list -->
<!ATTLIST value
xml:lang CDATA #IMPLIED
- oor:op (modify | remove) #IMPLIED
+ oor:op (fuse | remove) #IMPLIED
xsi:nil (true | false) #IMPLIED
oor:separator CDATA #IMPLIED
oor:external CDATA #IMPLIED
install:module CDATA #IMPLIED>
<!-- xml:lang must only be used for localized properties; defaults to the
empty string
- oor:op defaults to "modify"; "remove" must only be used for localized
+ oor:op defaults to "fuse"; "remove" must only be used for localized
properties
xsi:nil defaults to "false"; "true" must only be used for nillable
properties