summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 14:04:34 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 14:04:34 -0500
commit0d3ebd90203be2314e9c9fece66216f36dab3abe (patch)
tree4291bbfa32286d328059df54f4e3cc5b8cea98d0 /config.h.cmake
parent763b290f0123855a1d9e8fde0583297e0ce5941b (diff)
downloadtdebase-0d3ebd90203be2314e9c9fece66216f36dab3abe.tar.gz
tdebase-0d3ebd90203be2314e9c9fece66216f36dab3abe.zip
Do not display screensavers in the configuration dialog that are not installed on the system
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 4fbb33915..7cb3aa1fc 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -27,6 +27,9 @@
// xscreensaver
#cmakedefine HAVE_XSCREENSAVER 1
+/* Defines where xscreensaver stores its graphic hacks */
+#define XSCREENSAVER_HACKS_DIR "@XSCREENSAVER_DIR@"
+
// libart
#cmakedefine HAVE_LIBART 1