distro-configs/CODAWindows.conf | 1 - distro-configs/CPLinux-LOKit.conf | 1 - distro-configs/CPMacOS-LOKit.conf | 1 - 3 files changed, 3 deletions(-)
New commits: commit 8e6eef100e4391a42dba31affbcb41ae3e39c367 Author: Tor Lillqvist <[email protected]> AuthorDate: Sat Jan 17 00:37:40 2026 +0200 Commit: Tor Lillqvist <[email protected]> CommitDate: Sat Jan 17 20:58:01 2026 +0100 No Noto font in configury here Change-Id: Ib99a8eb7f621f94ca7ef168eef3c2fdb28c61054 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/197499 Reviewed-by: Tor Lillqvist <[email protected]> Tested-by: Jenkins diff --git a/distro-configs/CODAWindows.conf b/distro-configs/CODAWindows.conf index 06c622f212e4..c98315f3b01a 100644 --- a/distro-configs/CODAWindows.conf +++ b/distro-configs/CODAWindows.conf @@ -13,7 +13,6 @@ # Sensible font bundling settings for desktop --with-fonts --with-docrepair-fonts ---disable-noto-font --disable-avahi --disable-avmedia diff --git a/distro-configs/CPLinux-LOKit.conf b/distro-configs/CPLinux-LOKit.conf index 643c16a36460..69d89871336f 100644 --- a/distro-configs/CPLinux-LOKit.conf +++ b/distro-configs/CPLinux-LOKit.conf @@ -28,7 +28,6 @@ --with-linker-hash-style=both --with-fonts --with-docrepair-fonts -#--enable-noto-font --with-galleries=no --with-theme=colibre colibre_svg --with-external-thes-dir=/usr/share/mythes diff --git a/distro-configs/CPMacOS-LOKit.conf b/distro-configs/CPMacOS-LOKit.conf index 99ef6ad85e1b..ee9ad8a9cf11 100644 --- a/distro-configs/CPMacOS-LOKit.conf +++ b/distro-configs/CPMacOS-LOKit.conf @@ -12,7 +12,6 @@ INCLUDE:CPLinux-LOKit # Sensible font bundling settings for desktop --with-fonts --with-docrepair-fonts ---disable-noto-font # from LibreOfficeiOS (copied only, to avoid the --host setting) --disable-breakpad
