X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/638a0663a1a79230a870717e37cb48b9cb61062c..594e0a394341e92069dc16aa0aca5f42ac362274:/src/config-dolphin.h.cmake diff --git a/src/config-dolphin.h.cmake b/src/config-dolphin.h.cmake index 05ae7d2f9..871adc970 100644 --- a/src/config-dolphin.h.cmake +++ b/src/config-dolphin.h.cmake @@ -7,3 +7,6 @@ /** 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@"