summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins')
-rw-r--r--tdefile-plugins/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/ics/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/palm-databases/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/rfc822/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/vcf/CMakeL10n.txt3
5 files changed, 15 insertions, 0 deletions
diff --git a/tdefile-plugins/CMakeL10n.txt b/tdefile-plugins/CMakeL10n.txt
new file mode 100644
index 00000000..b585ce4a
--- /dev/null
+++ b/tdefile-plugins/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/tdefile-plugins/ics/CMakeL10n.txt b/tdefile-plugins/ics/CMakeL10n.txt
new file mode 100644
index 00000000..27ab0136
--- /dev/null
+++ b/tdefile-plugins/ics/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_ics" )
diff --git a/tdefile-plugins/palm-databases/CMakeL10n.txt b/tdefile-plugins/palm-databases/CMakeL10n.txt
new file mode 100644
index 00000000..73a5caec
--- /dev/null
+++ b/tdefile-plugins/palm-databases/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_palm" )
diff --git a/tdefile-plugins/rfc822/CMakeL10n.txt b/tdefile-plugins/rfc822/CMakeL10n.txt
new file mode 100644
index 00000000..f8e6885d
--- /dev/null
+++ b/tdefile-plugins/rfc822/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_rfc822" )
diff --git a/tdefile-plugins/vcf/CMakeL10n.txt b/tdefile-plugins/vcf/CMakeL10n.txt
new file mode 100644
index 00000000..3401f9e8
--- /dev/null
+++ b/tdefile-plugins/vcf/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_vcf" )