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