┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/config-dolphin.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-dolphin.h.cmake')
-rw-r--r--src/config-dolphin.h.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config-dolphin.h.cmake b/src/config-dolphin.h.cmake
index 871adc970..b7d6c35f7 100644
--- a/src/config-dolphin.h.cmake
+++ b/src/config-dolphin.h.cmake
@@ -5,8 +5,13 @@
#cmakedefine01 HAVE_TERMINAL
#cmakedefine01 HAVE_X11
+#define KDE_INSTALL_FULL_DATADIR "${KDE_INSTALL_FULL_DATADIR}"
+
/** The name of the package that needs to be installed so URLs starting with "admin:" can be opened in Dolphin. */
#cmakedefine ADMIN_WORKER_PACKAGE_NAME "@ADMIN_WORKER_PACKAGE_NAME@"
/** The name of the KDE Filelight package. */
#cmakedefine FILELIGHT_PACKAGE_NAME "@FILELIGHT_PACKAGE_NAME@"
+
+/** The name of the KFind package. */
+#cmakedefine KFIND_PACKAGE_NAME "@KFIND_PACKAGE_NAME@"