summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-11-27 14:02:12 +0000
committerAndras Timar <andras.timar@collabora.com>2018-11-28 10:06:49 +0100
commit43f1c7d73829e3ef0a623cfeff2f560d6c21cfb2 (patch)
tree171bbd312da8df0793aaffdc6243d8d8ee13d9c2 /officecfg
parent6463efbc3271788e6e21dc97a2b25bd08f8784f9 (diff)
tdf#90333 Dictionaries Path Cannot Be Changed
PathSettings::impl_storePath wants to be able to nil the Dictionaries path in the old copy of properties Change-Id: Id579914cfa8b459efce962d304e2f9d6185bd55f Reviewed-on: https://gerrit.libreoffice.org/64115 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit f913bdf712b9e03506b1278e1142283af92125b1)
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index b1bc6d4b2ac4..108ceb01ec16 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -1596,7 +1596,7 @@
</info>
<value>$(insturl)/@LIBO_SHARE_FOLDER@/config</value>
</prop>
- <prop oor:name="Dictionary" oor:type="xs:string" oor:nillable="false">
+ <prop oor:name="Dictionary" oor:type="xs:string">
<info>
<desc>Contains the provided dictionaries.</desc>
</info>