summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Common.xcs
diff options
context:
space:
mode:
authorHeiko Tietze <tietze.heiko@gmail.com>2021-07-01 16:54:39 +0200
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2021-07-13 14:56:35 +0200
commit14653f89a83982ef36346ebc15f14099fd5cf8f1 (patch)
tree5c14cd9f85d6467ea3ade8d870b296708168aafd /officecfg/registry/schema/org/openoffice/Office/Common.xcs
parentaa0e31fcbfbd0f143e744788ed97a335354c17f8 (diff)
Resolves tdf#131233 - UX around "Missing hyphenation"
SID_MISSINGHYPHENATION added and connected to a button on the infobar opening the wiki page via hub Change-Id: Id846e45637908abab478ba9b46e79af5d5aa33e8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118230 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Common.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs5
1 files changed, 5 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index b5cc8182eb46..d74a9411ca3c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -2151,6 +2151,11 @@
<desc>Specifies the URL used with the UNO command WhatsNew (SID_WHATSNEW).</desc>
</info>
</prop>
+ <prop oor:name="HyphenationMissingURL" oor:type="xs:string" oor:nillable="false">
+ <info>
+ <desc>Specifies the URL used with the UNO command HyphenationMissing (SID_HYPHENATIONMISSING).</desc>
+ </info>
+ </prop>
<prop oor:name="InstallJavaURL" oor:type="xs:string" oor:nillable="false">
<info>
<desc>Specifies the URL used for Install Java message box.</desc>