summaryrefslogtreecommitdiffstats
path: root/libtdepim/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/CMakeL10n.txt')
-rw-r--r--libtdepim/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/libtdepim/CMakeL10n.txt b/libtdepim/CMakeL10n.txt
index b7519756..a080c11b 100644
--- a/libtdepim/CMakeL10n.txt
+++ b/libtdepim/CMakeL10n.txt
@@ -8,3 +8,9 @@ tde_l10n_create_template(
"../libkpimidentities"
EXCLUDES "(^|/)tests/"
)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/libtdepim-desktops/"
+ SOURCES *.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)