summaryrefslogtreecommitdiffstats
path: root/config_host
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2018-09-05 02:53:07 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-12-17 18:33:13 +0100
commit410bf59de02192c2daf1158b9de76ec0ebab4c56 (patch)
treebe010e92b862f169076de979796075c925c3e576 /config_host
parentUse 'gb_Library_set_include' for GTK3_CFLAGS (diff)
downloadcore-410bf59de02192c2daf1158b9de76ec0ebab4c56.tar.gz
core-410bf59de02192c2daf1158b9de76ec0ebab4c56.zip
kde5: remove older kde/tde plugins, and references to that
KDE4 is out of maintenance upstream since Nov. 2014, and binaries provided by TDF have switched to KDE5 as the official backend. Change-Id: I165465b56d3ba3a18912b203c06ae8fc6111c0c9 Reviewed-on: https://gerrit.libreoffice.org/60014 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_kde4.h.in10
-rw-r--r--config_host/config_vclplug.h.in1
2 files changed, 0 insertions, 11 deletions
diff --git a/config_host/config_kde4.h.in b/config_host/config_kde4.h.in
deleted file mode 100644
index 50e85530be26..000000000000
--- a/config_host/config_kde4.h.in
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
-Settings for KDE4 integration.
-*/
-
-#ifndef CONFIG_KDE4_H
-#define CONFIG_KDE4_H
-
-#define KDE4_HAVE_GLIB 0
-
-#endif
diff --git a/config_host/config_vclplug.h.in b/config_host/config_vclplug.h.in
index be9c136245ee..5bd9b4b98fe4 100644
--- a/config_host/config_vclplug.h.in
+++ b/config_host/config_vclplug.h.in
@@ -8,7 +8,6 @@ Settings about which X11 desktops have support enabled.
#define CONFIG_VCLPLUG_H
#define ENABLE_GTK 0
-#define ENABLE_KDE4 0
#define ENABLE_KDE5 0
#define ENABLE_GTK3_KDE5 0