summaryrefslogtreecommitdiffstats
path: root/kplato
diff options
context:
space:
mode:
Diffstat (limited to 'kplato')
-rw-r--r--kplato/CMakeL10n.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/kplato/CMakeL10n.txt b/kplato/CMakeL10n.txt
new file mode 100644
index 000000000..be1e17dc3
--- /dev/null
+++ b/kplato/CMakeL10n.txt
@@ -0,0 +1,10 @@
+##### create translation templates ##############
+
+tde_l10n_create_template(
+ CATALOG "kplato"
+ SOURCES
+ "."
+ "../kdgantt"
+ ATTRIBUTES
+ "reports/*.ktf:Label,Text"
+)