summaryrefslogtreecommitdiffstats
path: root/klaptopdaemon/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'klaptopdaemon/CMakeL10n.txt')
-rw-r--r--klaptopdaemon/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/klaptopdaemon/CMakeL10n.txt b/klaptopdaemon/CMakeL10n.txt
index 8fb67db..6ef457d 100644
--- a/klaptopdaemon/CMakeL10n.txt
+++ b/klaptopdaemon/CMakeL10n.txt
@@ -28,3 +28,9 @@ tde_l10n_create_template(
SOURCES "."
EXCLUDES ${KLAPTOPDAEMON_EXCLUDES}
)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/klaptopdaemon-desktops/"
+ SOURCES *.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)