[Libreoffice-commits] online.git: loolwsd.xml.in
Jan Holesovsky (via logerrit)
logerrit at kemper.freedesktop.org
Thu Apr 16 11:25:42 UTC 2020
loolwsd.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f004090201076a228eaf2e8ee53404b921ad7499
Author: Jan Holesovsky <kendy at collabora.com>
AuthorDate: Thu Apr 16 13:23:33 2020 +0200
Commit: Jan Holesovsky <kendy at collabora.com>
CommitDate: Thu Apr 16 13:25:23 2020 +0200
Revert "Welcome: fix the default path of welcome message"
This reverts commit df4a241d0ff39d51812a0c5b3dbbc6f381c39774.
Reason for revert: As we agreed, we have to improve the default,
but this patch actually just doubles something that is working
out of the box.
Change-Id: Idc22dabc3621d537f1bba3bc3b13a7d943c80c36
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92299
Tested-by: Jan Holesovsky <kendy at collabora.com>
Reviewed-by: Jan Holesovsky <kendy at collabora.com>
diff --git a/loolwsd.xml.in b/loolwsd.xml.in
index 29b1ee083..d22ec7e98 100644
--- a/loolwsd.xml.in
+++ b/loolwsd.xml.in
@@ -116,7 +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>
- <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/dist/welcome"></path>
+ <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>
<storage desc="Backend storage">
More information about the Libreoffice-commits
mailing list