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/cert/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/desktop/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/folder/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/html/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/lnk/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/mhtml/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/txt/CMakeL10n.txt3
8 files changed, 24 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/cert/CMakeL10n.txt b/tdefile-plugins/cert/CMakeL10n.txt
new file mode 100644
index 0000000..733e359
--- /dev/null
+++ b/tdefile-plugins/cert/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_cert" )
diff --git a/tdefile-plugins/desktop/CMakeL10n.txt b/tdefile-plugins/desktop/CMakeL10n.txt
new file mode 100644
index 0000000..aa73d10
--- /dev/null
+++ b/tdefile-plugins/desktop/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_desktop" )
diff --git a/tdefile-plugins/folder/CMakeL10n.txt b/tdefile-plugins/folder/CMakeL10n.txt
new file mode 100644
index 0000000..8c8be93
--- /dev/null
+++ b/tdefile-plugins/folder/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_folder" )
diff --git a/tdefile-plugins/html/CMakeL10n.txt b/tdefile-plugins/html/CMakeL10n.txt
new file mode 100644
index 0000000..76e7816
--- /dev/null
+++ b/tdefile-plugins/html/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_html" )
diff --git a/tdefile-plugins/lnk/CMakeL10n.txt b/tdefile-plugins/lnk/CMakeL10n.txt
new file mode 100644
index 0000000..bdf940f
--- /dev/null
+++ b/tdefile-plugins/lnk/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_lnk" )
diff --git a/tdefile-plugins/mhtml/CMakeL10n.txt b/tdefile-plugins/mhtml/CMakeL10n.txt
new file mode 100644
index 0000000..f07e6ab
--- /dev/null
+++ b/tdefile-plugins/mhtml/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_mhtml" )
diff --git a/tdefile-plugins/txt/CMakeL10n.txt b/tdefile-plugins/txt/CMakeL10n.txt
new file mode 100644
index 0000000..03961b2
--- /dev/null
+++ b/tdefile-plugins/txt/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_txt" )