summaryrefslogtreecommitdiffstats
path: root/kaudiocreator/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kaudiocreator/CMakeL10n.txt')
-rw-r--r--kaudiocreator/CMakeL10n.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/kaudiocreator/CMakeL10n.txt b/kaudiocreator/CMakeL10n.txt
index e2c2661e..69aa35e6 100644
--- a/kaudiocreator/CMakeL10n.txt
+++ b/kaudiocreator/CMakeL10n.txt
@@ -1,3 +1,15 @@
##### create translation templates ##############
tde_l10n_create_template( "kaudiocreator" )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kaudiocreator-desktops/"
+ SOURCES *.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kaudiocreator-eventsrc/"
+ SOURCES_DESKTOP eventsrc
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)