diff options
author | Rizal Muttaqin <riz_17_oke@yahoo.co.id> | 2020-04-11 13:17:32 +0700 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2020-04-29 21:28:23 +0200 |
commit | 528afad04f0ff9fda31a280f044bf91e864fae72 (patch) | |
tree | 6fff6de29cd2dacaddfb31b636698c1808efa6c6 /distro-configs | |
parent | be8020ff18f8971df091057ee4d8b4d06ecf61eb (diff) |
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 <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeVanillaMacAppStore.conf | 2 | ||||
-rw-r--r-- | distro-configs/LibreOfficeiOS_Sim.conf | 2 |
2 files changed, 2 insertions, 2 deletions
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 |