summaryrefslogtreecommitdiff
path: root/distro-configs
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2019-06-17 21:35:48 +0200
committerJan Holesovsky <kendy@collabora.com>2019-10-09 10:40:52 +0200
commit5b4b8538fdab65a2a8b9884fa031672e9ed32052 (patch)
tree7d68e8e2d4d6a879f3c3b931c669841394fecf68 /distro-configs
parent01947bc17c52b0176b30e842d6ff7abf109315c4 (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> Reviewed-on: https://gerrit.libreoffice.org/74442 Tested-by: Jenkins Reviewed-by: Jan Holesovsky <kendy@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/80284 Tested-by: Jan Holesovsky <kendy@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 cc82b0df393b..2cd0df1261a6 100644
--- a/distro-configs/LibreOfficeAndroid.conf
+++ b/distro-configs/LibreOfficeAndroid.conf
@@ -8,3 +8,4 @@
--without-helppack-integration
--without-junit
--disable-largefile
+--with-theme=colibre
diff --git a/distro-configs/LibreOfficeAndroidAarch64.conf b/distro-configs/LibreOfficeAndroidAarch64.conf
index 7a8c6416d500..a6ea82b52c4d 100644
--- a/distro-configs/LibreOfficeAndroidAarch64.conf
+++ b/distro-configs/LibreOfficeAndroidAarch64.conf
@@ -7,3 +7,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 d66b1b87ed27..73e29f9c800f 100644
--- a/distro-configs/LibreOfficeAndroidX86.conf
+++ b/distro-configs/LibreOfficeAndroidX86.conf
@@ -8,3 +8,4 @@
--without-helppack-integration
--without-junit
--disable-largefile
+--with-theme=colibre