diff options
author | Rene Engelhard <rene@rene-engelhard.de> | 2018-05-18 14:31:35 +0200 |
---|---|---|
committer | Michael Stahl <Michael.Stahl@cib.de> | 2018-05-23 12:02:59 +0200 |
commit | 3e9c908b73f0fe0978c9980750a06bbc9e02295e (patch) | |
tree | 01601c826307aeb4ee3e4a50525a8039e59de443 /distro-configs | |
parent | 5c6c6ebd121a50b293e015d0aa6c0f1e4dc416ae (diff) |
remove Linux ("UNX") systray "Quickstarter"
Change-Id: Ie0e8b8b7ad59ee640d6b195dfae1a7cf745056fd
Reviewed-on: https://gerrit.libreoffice.org/54543
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeAndroid.conf | 1 | ||||
-rw-r--r-- | distro-configs/LibreOfficeAndroidAarch64.conf | 1 | ||||
-rw-r--r-- | distro-configs/LibreOfficeAndroidX86.conf | 1 | ||||
-rw-r--r-- | distro-configs/LibreOfficeiOS.conf | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/distro-configs/LibreOfficeAndroid.conf b/distro-configs/LibreOfficeAndroid.conf index 9cc574909d66..cc82b0df393b 100644 --- a/distro-configs/LibreOfficeAndroid.conf +++ b/distro-configs/LibreOfficeAndroid.conf @@ -4,7 +4,6 @@ --disable-gstreamer-0-10 --disable-gstreamer-1-0 --disable-randr ---disable-systray --without-export-validation --without-helppack-integration --without-junit diff --git a/distro-configs/LibreOfficeAndroidAarch64.conf b/distro-configs/LibreOfficeAndroidAarch64.conf index 4f3d2f44c5fc..7a8c6416d500 100644 --- a/distro-configs/LibreOfficeAndroidAarch64.conf +++ b/distro-configs/LibreOfficeAndroidAarch64.conf @@ -4,7 +4,6 @@ --disable-gstreamer-0-10 --disable-gstreamer-1-0 --disable-randr ---disable-systray --without-export-validation --without-helppack-integration --without-junit diff --git a/distro-configs/LibreOfficeAndroidX86.conf b/distro-configs/LibreOfficeAndroidX86.conf index 7a2586989391..d66b1b87ed27 100644 --- a/distro-configs/LibreOfficeAndroidX86.conf +++ b/distro-configs/LibreOfficeAndroidX86.conf @@ -4,7 +4,6 @@ --disable-gstreamer-0-10 --disable-gstreamer-1-0 --disable-randr ---disable-systray --without-export-validation --without-helppack-integration --without-junit diff --git a/distro-configs/LibreOfficeiOS.conf b/distro-configs/LibreOfficeiOS.conf index 57080907e3d1..b87327d97a35 100644 --- a/distro-configs/LibreOfficeiOS.conf +++ b/distro-configs/LibreOfficeiOS.conf @@ -1,7 +1,6 @@ --disable-breakpad --disable-firebird-sdbc --disable-online-update ---disable-systray --without-export-validation --without-helppack-integration |