summaryrefslogtreecommitdiffstats
path: root/kate/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kate/CMakeL10n.txt')
-rw-r--r--kate/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/kate/CMakeL10n.txt b/kate/CMakeL10n.txt
index d126e4ce3..5462488d1 100644
--- a/kate/CMakeL10n.txt
+++ b/kate/CMakeL10n.txt
@@ -4,3 +4,9 @@ tde_l10n_create_template(
CATALOG "kate"
SOURCES "." "data/tips"
)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kate-desktops/"
+ SOURCES *.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)