summaryrefslogtreecommitdiffstats
path: root/tdemid/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdemid/CMakeL10n.txt')
-rw-r--r--tdemid/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tdemid/CMakeL10n.txt b/tdemid/CMakeL10n.txt
index c511041f..f68e20fe 100644
--- a/tdemid/CMakeL10n.txt
+++ b/tdemid/CMakeL10n.txt
@@ -29,3 +29,9 @@ tde_l10n_create_template(
CATALOG "tdemid"
SOURCES "." "instrname.cpp.tde_l10n"
)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/tdemid-desktops/"
+ SOURCES *.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)