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