summaryrefslogtreecommitdiffstats
path: root/ktnef/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ktnef/CMakeL10n.txt')
-rw-r--r--ktnef/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ktnef/CMakeL10n.txt b/ktnef/CMakeL10n.txt
index 0a3e585b..18aa95ad 100644
--- a/ktnef/CMakeL10n.txt
+++ b/ktnef/CMakeL10n.txt
@@ -1,3 +1,9 @@
##### create translation templates ##############
tde_l10n_create_template( "ktnef" )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/ktnef-desktops/"
+ SOURCES *.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)