summaryrefslogtreecommitdiffstats
path: root/loolwsd.xml.in
diff options
context:
space:
mode:
authorMuhammet Kara <muhammet.kara@collabora.com>2020-04-20 21:02:57 +0300
committerMuhammet Kara <muhammet.kara@collabora.com>2020-04-20 20:35:08 +0200
commitf507302993b67e251a0d040c5d96770a6b8b6a98 (patch)
treed8d582d872da117b0372e09a04b98ddef77505bb /loolwsd.xml.in
parentAdd missing latest updates icons (diff)
downloadonline-f507302993b67e251a0d040c5d96770a6b8b6a98.tar.gz
online-f507302993b67e251a0d040c5d96770a6b8b6a98.zip
Welcome: Add config for enabling the dismiss button
Change-Id: Ia2fbf066493d91a2b10866e66d11332b5cfc10fa Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92593 Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com> Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Diffstat (limited to 'loolwsd.xml.in')
-rw-r--r--loolwsd.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/loolwsd.xml.in b/loolwsd.xml.in
index d22ec7e983..087ea3bdc6 100644
--- a/loolwsd.xml.in
+++ b/loolwsd.xml.in
@@ -116,6 +116,7 @@
<welcome>
<enable type="bool" desc="Controls whether the welcome screen should be shown to the users on new install and updates." default="@ENABLE_WELCOME_MESSAGE@">@ENABLE_WELCOME_MESSAGE@</enable>
+ <enable_button type="bool" desc="Controls whether the welcome screen should have an explanatory button instead of an X button to close the dialog." default="@ENABLE_WELCOME_MESSAGE_BUTTON@">@ENABLE_WELCOME_MESSAGE_BUTTON@</enable_button>
<path desc="Path to 'welcome-$lang.html' files served on first start or when the version changes. When empty, defaults to the Release notes." type="path" relative="true" default="loleaflet/welcome"></path>
</welcome>