loolwsd.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f004090201076a228eaf2e8ee53404b921ad7499
Author: Jan Holesovsky <[email protected]>
AuthorDate: Thu Apr 16 13:23:33 2020 +0200
Commit: Jan Holesovsky <[email protected]>
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 <[email protected]>
Reviewed-by: Jan Holesovsky <[email protected]>
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">
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits