summaryrefslogtreecommitdiffstats
path: root/renamedlgplugins
diff options
context:
space:
mode:
Diffstat (limited to 'renamedlgplugins')
-rw-r--r--renamedlgplugins/CMakeL10n.txt3
-rw-r--r--renamedlgplugins/audio/CMakeL10n.txt3
-rw-r--r--renamedlgplugins/images/CMakeL10n.txt3
3 files changed, 9 insertions, 0 deletions
diff --git a/renamedlgplugins/CMakeL10n.txt b/renamedlgplugins/CMakeL10n.txt
new file mode 100644
index 0000000..b585ce4
--- /dev/null
+++ b/renamedlgplugins/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/renamedlgplugins/audio/CMakeL10n.txt b/renamedlgplugins/audio/CMakeL10n.txt
new file mode 100644
index 0000000..e772c3a
--- /dev/null
+++ b/renamedlgplugins/audio/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "audiorename_plugin" )
diff --git a/renamedlgplugins/images/CMakeL10n.txt b/renamedlgplugins/images/CMakeL10n.txt
new file mode 100644
index 0000000..9f2e795
--- /dev/null
+++ b/renamedlgplugins/images/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "imagerename_plugin" )