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