summaryrefslogtreecommitdiff
path: root/distro-configs
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2019-06-17 21:35:48 +0200
committerAndras Timar <andras.timar@collabora.com>2019-06-18 09:52:22 +0200
commitfe8e38a8dd07ae490064c7736e7ed904f59e1647 (patch)
tree0710ab8aa09121dcb91d8b12e0c709775a127b63 /distro-configs
parent483e8d00dc0ad7753016a007e71a7412ac7fa952 (diff)
android: Define the icon theme in distro-configs and switch to colibre.
No need to reinvent the wheel and hardcode it in configure.ac. Change-Id: Idb08ea0e5ce228bb0758dbdf023f3aee44da76eb Reviewed-on: https://gerrit.libreoffice.org/74247 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'distro-configs')
-rw-r--r--distro-configs/LibreOfficeAndroid.conf1
-rw-r--r--distro-configs/LibreOfficeAndroidAarch64.conf1
-rw-r--r--distro-configs/LibreOfficeAndroidX86.conf1
3 files changed, 3 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeAndroid.conf b/distro-configs/LibreOfficeAndroid.conf
index 9cc574909d66..2b4081b72c09 100644
--- a/distro-configs/LibreOfficeAndroid.conf
+++ b/distro-configs/LibreOfficeAndroid.conf
@@ -9,3 +9,4 @@
--without-helppack-integration
--without-junit
--disable-largefile
+--with-theme=colibre
diff --git a/distro-configs/LibreOfficeAndroidAarch64.conf b/distro-configs/LibreOfficeAndroidAarch64.conf
index 4f3d2f44c5fc..4dbafba466d6 100644
--- a/distro-configs/LibreOfficeAndroidAarch64.conf
+++ b/distro-configs/LibreOfficeAndroidAarch64.conf
@@ -8,3 +8,4 @@
--without-export-validation
--without-helppack-integration
--without-junit
+--with-theme=colibre
diff --git a/distro-configs/LibreOfficeAndroidX86.conf b/distro-configs/LibreOfficeAndroidX86.conf
index 7a2586989391..6b4aa2aff796 100644
--- a/distro-configs/LibreOfficeAndroidX86.conf
+++ b/distro-configs/LibreOfficeAndroidX86.conf
@@ -9,3 +9,4 @@
--without-helppack-integration
--without-junit
--disable-largefile
+--with-theme=colibre