[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - distro-configs/CPWin32.conf distro-configs/CPWin64.conf
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jun 25 11:01:13 UTC 2021
distro-configs/CPWin32.conf | 2 +-
distro-configs/CPWin64.conf | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit eb5d891a73d34959754d264e25aa32a8464900a3
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Fri Jun 25 13:00:30 2021 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Fri Jun 25 13:00:30 2021 +0200
[cp] Prefer html help on Windows
Change-Id: I4e0b85ccf81feda5fd7364ec3f8a9aee43d3e659
diff --git a/distro-configs/CPWin32.conf b/distro-configs/CPWin32.conf
index 3250815ed4bb..8f79659f4e6a 100644
--- a/distro-configs/CPWin32.conf
+++ b/distro-configs/CPWin32.conf
@@ -15,7 +15,7 @@
--enable-ext-numbertext
--enable-ext-ct2n
--enable-release-build
---with-help
+--with-help=html
--with-myspell-dicts
--with-package-format=msi
--enable-mergelibs
diff --git a/distro-configs/CPWin64.conf b/distro-configs/CPWin64.conf
index 2fff7ab85891..1b715691c9c9 100644
--- a/distro-configs/CPWin64.conf
+++ b/distro-configs/CPWin64.conf
@@ -15,7 +15,7 @@
--enable-ext-numbertext
--enable-ext-ct2n
--enable-release-build
---with-help
+--with-help=html
--with-myspell-dicts
--with-package-format=msi
--enable-mergelibs
More information about the Libreoffice-commits
mailing list