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