summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorRene Engelhard <rene@rene-engelhard.de>2018-05-18 14:31:35 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2018-05-23 12:02:59 +0200
commit3e9c908b73f0fe0978c9980750a06bbc9e02295e (patch)
tree01601c826307aeb4ee3e4a50525a8039e59de443 /scp2
parent5c6c6ebd121a50b293e015d0aa6c0f1e4dc416ae (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 'scp2')
-rw-r--r--scp2/InstallModule_ooo.mk1
-rw-r--r--scp2/source/ooo/common_brand.scp11
2 files changed, 0 insertions, 12 deletions
diff --git a/scp2/InstallModule_ooo.mk b/scp2/InstallModule_ooo.mk
index a832cb20f665..f7f3c80867b2 100644
--- a/scp2/InstallModule_ooo.mk
+++ b/scp2/InstallModule_ooo.mk
@@ -21,7 +21,6 @@ $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/ooo,\
))
$(eval $(call gb_InstallModule_define_if_set,scp2/ooo,\
- ENABLE_SYSTRAY_GTK \
ENABLE_MACOSX_SANDBOX \
ENABLE_ONLINE_UPDATE \
SYSTEM_CURL \
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index 1eef7833f2d0..08e3b43df660 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -237,17 +237,6 @@ End
#endif
#if defined UNX && ! defined MACOSX
-#ifdef ENABLE_SYSTRAY_GTK
-File gid_Brand_File_Share_Xdg_QStart
- TXT_FILE_BODY;
- Dir = gid_Brand_Dir_Share_Xdg;
- Styles = (PACKED,SCPZIP_REPLACE);
- Name = "qstart.desktop";
-End
-#endif
-#endif
-
-#if defined UNX && ! defined MACOSX
File gid_Brand_File_Share_Xdg_Writer
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Share_Xdg;