summaryrefslogtreecommitdiffstats
path: root/officecfg/registry/schema/org/openoffice
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-11-27 14:02:12 +0000
committerXisco Faulí <xiscofauli@libreoffice.org>2018-12-14 16:42:32 +0100
commit546eadd66ebc319ad8c627186b47c5ead0747009 (patch)
treeaed52576f664b9fd052034c91660815200a0e55c /officecfg/registry/schema/org/openoffice
parentUpdate git submodules (diff)
downloadcore-546eadd66ebc319ad8c627186b47c5ead0747009.tar.gz
core-546eadd66ebc319ad8c627186b47c5ead0747009.zip
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) Reviewed-on: https://gerrit.libreoffice.org/64145 (cherry picked from commit ce7bb69f8205bcbe36cba4c53bd110e07ef3e05d) Reviewed-on: https://gerrit.libreoffice.org/65088 Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org>
Diffstat (limited to 'officecfg/registry/schema/org/openoffice')
-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 3d73cc94deb2..6b5729412f6e 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -1617,7 +1617,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>