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/deb/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/rpm/CMakeL10n.txt3
3 files changed, 9 insertions, 0 deletions
diff --git a/tdefile-plugins/CMakeL10n.txt b/tdefile-plugins/CMakeL10n.txt
new file mode 100644
index 0000000..b585ce4
--- /dev/null
+++ b/tdefile-plugins/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/tdefile-plugins/deb/CMakeL10n.txt b/tdefile-plugins/deb/CMakeL10n.txt
new file mode 100644
index 0000000..e0de524
--- /dev/null
+++ b/tdefile-plugins/deb/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_deb" )
diff --git a/tdefile-plugins/rpm/CMakeL10n.txt b/tdefile-plugins/rpm/CMakeL10n.txt
new file mode 100644
index 0000000..5672485
--- /dev/null
+++ b/tdefile-plugins/rpm/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_rpm" )