summaryrefslogtreecommitdiffstats
path: root/twin/kcmtwin
diff options
context:
space:
mode:
Diffstat (limited to 'twin/kcmtwin')
-rw-r--r--twin/kcmtwin/CMakeL10n.txt3
-rw-r--r--twin/kcmtwin/twindecoration/CMakeL10n.txt3
-rw-r--r--twin/kcmtwin/twinoptions/CMakeL10n.txt3
-rw-r--r--twin/kcmtwin/twinrules/CMakeL10n.txt3
4 files changed, 12 insertions, 0 deletions
diff --git a/twin/kcmtwin/CMakeL10n.txt b/twin/kcmtwin/CMakeL10n.txt
new file mode 100644
index 000000000..b585ce4af
--- /dev/null
+++ b/twin/kcmtwin/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/twin/kcmtwin/twindecoration/CMakeL10n.txt b/twin/kcmtwin/twindecoration/CMakeL10n.txt
new file mode 100644
index 000000000..cdadd3889
--- /dev/null
+++ b/twin/kcmtwin/twindecoration/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kcmtwindecoration" )
diff --git a/twin/kcmtwin/twinoptions/CMakeL10n.txt b/twin/kcmtwin/twinoptions/CMakeL10n.txt
new file mode 100644
index 000000000..ccc7520e9
--- /dev/null
+++ b/twin/kcmtwin/twinoptions/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kcmkwm" )
diff --git a/twin/kcmtwin/twinrules/CMakeL10n.txt b/twin/kcmtwin/twinrules/CMakeL10n.txt
new file mode 100644
index 000000000..23fbef3aa
--- /dev/null
+++ b/twin/kcmtwin/twinrules/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kcmtwinrules" )