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