summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2018-11-05 23:02:46 +0200
committerTor Lillqvist <tml@collabora.com>2018-11-06 10:37:47 +0200
commitde016544e7fd243d7f922b06c7fd11aadd9f0324 (patch)
treebf9c28cefc84a4c70f159fc74a61cc1639e2030a
parentThe image zipfiles should be in share/config, it seems (diff)
downloadcore-de016544e7fd243d7f922b06c7fd11aadd9f0324.tar.gz
core-de016544e7fd243d7f922b06c7fd11aadd9f0324.zip
Don't default to only tango for iOS
It doesn't have all the images that dialogs need, for instance the vcl/res/radio1.png. Change-Id: If7839fecb2358846b92d46a47cce3b97f7556711
-rw-r--r--configure.ac1
-rw-r--r--distro-configs/LibreOfficeiOS.conf2
2 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7419886bcad8..f6ba4a013d94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -664,7 +664,6 @@ darwin*) # Mac OS X or iOS
enable_postgresql_sdbc=no
enable_extension_integration=no
enable_report_builder=no
- with_theme="tango"
with_ppds=no
if test "$enable_ios_simulator" = "yes"; then
host=x86_64-apple-darwin
diff --git a/distro-configs/LibreOfficeiOS.conf b/distro-configs/LibreOfficeiOS.conf
index 038dd1586fc2..92bc968a9f76 100644
--- a/distro-configs/LibreOfficeiOS.conf
+++ b/distro-configs/LibreOfficeiOS.conf
@@ -7,6 +7,8 @@
--without-java
--without-junit
+--with-theme=colibre tango
+
--with-build-platform-configure-options=--with-system-jpeg=no
--with-macosx-version-min-required=10.11