summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeL10n.txt')
-rw-r--r--CMakeL10n.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index ebd5852..ddd11cc 100644
--- a/CMakeL10n.txt
+++ b/CMakeL10n.txt
@@ -19,4 +19,9 @@ include( TDEL10n )
##### create translation templates ##############
-tde_l10n_create_template( "gtkqtengine" )
+tde_l10n_create_template( "messages/gtk-qt-engine" )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/gtk-qt-engine-desktops"
+ SOURCES *.desktop
+)