summaryrefslogtreecommitdiffstats
path: root/kmymoney2
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-28 16:18:04 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-28 16:18:04 +0100
commitedfdc4fce686fe4d9047d91c5bb950e119407cb9 (patch)
tree1fdf2b5a5856438a37849f4e880d42a48091152c /kmymoney2
parentee87de0994de9d86d3b6b239fbecd39988ff644c (diff)
downloadkmymoney-edfdc4fce686fe4d9047d91c5bb950e119407cb9.tar.gz
kmymoney-edfdc4fce686fe4d9047d91c5bb950e119407cb9.zip
Add CMakeL10n rules.
Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kmymoney2')
-rw-r--r--kmymoney2/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/kmymoney2/CMakeL10n.txt b/kmymoney2/CMakeL10n.txt
new file mode 100644
index 0000000..3f69d4f
--- /dev/null
+++ b/kmymoney2/CMakeL10n.txt
@@ -0,0 +1,6 @@
+##### create translation templates ##############
+
+tde_l10n_create_template(
+ CATALOG "kmymoney2"
+ SOURCES "." "tips"
+)