From 528afad04f0ff9fda31a280f044bf91e864fae72 Mon Sep 17 00:00:00 2001 From: Rizal Muttaqin Date: Sat, 11 Apr 2020 13:17:32 +0700 Subject: Remove tango icon theme, tdf#132022 Change-Id: Ifd1d3999d1c6eb9aba7919850859e6b7cb652e3b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92055 Tested-by: Jenkins Reviewed-by: Heiko Tietze --- distro-configs/LibreOfficeVanillaMacAppStore.conf | 2 +- distro-configs/LibreOfficeiOS_Sim.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'distro-configs') diff --git a/distro-configs/LibreOfficeVanillaMacAppStore.conf b/distro-configs/LibreOfficeVanillaMacAppStore.conf index c061dec8bc0b..634e014c018f 100644 --- a/distro-configs/LibreOfficeVanillaMacAppStore.conf +++ b/distro-configs/LibreOfficeVanillaMacAppStore.conf @@ -16,7 +16,7 @@ --enable-symbols --with-help --with-myspell-dicts ---with-theme=tango +--with-theme=sukapura --with-vendor=Collabora --without-java --without-package-format diff --git a/distro-configs/LibreOfficeiOS_Sim.conf b/distro-configs/LibreOfficeiOS_Sim.conf index 1a4b4dbafea1..af532d2c3bca 100644 --- a/distro-configs/LibreOfficeiOS_Sim.conf +++ b/distro-configs/LibreOfficeiOS_Sim.conf @@ -7,7 +7,7 @@ --without-java --without-junit ---with-theme=colibre tango +--with-theme=colibre sukapura --with-build-platform-configure-options=--with-system-jpeg=no --with-macosx-version-min-required=10.11 -- cgit