summaryrefslogtreecommitdiffstats
path: root/kmailcvt/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kmailcvt/CMakeL10n.txt')
-rw-r--r--kmailcvt/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/kmailcvt/CMakeL10n.txt b/kmailcvt/CMakeL10n.txt
new file mode 100644
index 000000000..cf11083b9
--- /dev/null
+++ b/kmailcvt/CMakeL10n.txt
@@ -0,0 +1,6 @@
+##### create translation templates ##############
+
+tde_l10n_create_template(
+ CATALOG "kmailcvt"
+ SOURCES "." "*.cxx" "*.hxx"
+)