summaryrefslogtreecommitdiffstats
path: root/kmymoney2/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/CMakeL10n.txt')
-rw-r--r--kmymoney2/CMakeL10n.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/kmymoney2/CMakeL10n.txt b/kmymoney2/CMakeL10n.txt
index 3f69d4f..6058058 100644
--- a/kmymoney2/CMakeL10n.txt
+++ b/kmymoney2/CMakeL10n.txt
@@ -1,6 +1,11 @@
##### create translation templates ##############
tde_l10n_create_template(
- CATALOG "kmymoney2"
+ CATALOG "messages/kmymoney2"
SOURCES "." "tips"
)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kmymoney2-desktops"
+ SOURCES *.desktop
+)