summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-04-12 13:06:59 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-04-12 16:03:49 +0200
commitd644a561eeb3e6ceb943819895a40c461effdbe6 (patch)
tree262db9932ab4df1068bb1086360dfdea4d06f9f1 /officecfg
parent725a1f514cd9fde0bb837457ed186fd6a7b4a239 (diff)
Allow <oor:items> in .xcd too
Can't remember a good reason not to. Change-Id: Ie2c62783465b917696d19e66159b5862512c7a54 Reviewed-on: https://gerrit.libreoffice.org/70655 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/component-update.dtd4
1 files changed, 1 insertions, 3 deletions
diff --git a/officecfg/registry/component-update.dtd b/officecfg/registry/component-update.dtd
index e2e5d77dee11..d99ee499249e 100644
--- a/officecfg/registry/component-update.dtd
+++ b/officecfg/registry/component-update.dtd
@@ -97,9 +97,7 @@
<!-- must syntactically match xs:integer and have a value in {0, ..., 8,
11, 12, 14, ..., 31, 65534, 65535} -->
-<!-- oor:items is an alternative root element to oor:component-data (in plain
- .xcu files only; not when nested in an .xcd file), used for the user-layer
- registrymodifications.xcu: -->
+<!-- oor:items is an alternative root element to oor:component-data: -->
<!ELEMENT oor:items (item*)>
<!ATTLIST oor:items>