summaryrefslogtreecommitdiffstats
path: root/kontact
diff options
context:
space:
mode:
Diffstat (limited to 'kontact')
-rw-r--r--kontact/CMakeL10n.txt5
-rw-r--r--kontact/plugins/CMakeL10n.txt3
-rw-r--r--kontact/plugins/newsticker/CMakeL10n.txt3
3 files changed, 11 insertions, 0 deletions
diff --git a/kontact/CMakeL10n.txt b/kontact/CMakeL10n.txt
new file mode 100644
index 00000000..bbfad480
--- /dev/null
+++ b/kontact/CMakeL10n.txt
@@ -0,0 +1,5 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kontact" )
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/kontact/plugins/CMakeL10n.txt b/kontact/plugins/CMakeL10n.txt
new file mode 100644
index 00000000..b585ce4a
--- /dev/null
+++ b/kontact/plugins/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/kontact/plugins/newsticker/CMakeL10n.txt b/kontact/plugins/newsticker/CMakeL10n.txt
new file mode 100644
index 00000000..83dfe3fd
--- /dev/null
+++ b/kontact/plugins/newsticker/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kcmkontactnt" )