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