summaryrefslogtreecommitdiffstats
path: root/kdevdesigner
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner')
-rw-r--r--kdevdesigner/CMakeL10n.txt3
-rw-r--r--kdevdesigner/src/CMakeL10n.txt3
2 files changed, 6 insertions, 0 deletions
diff --git a/kdevdesigner/CMakeL10n.txt b/kdevdesigner/CMakeL10n.txt
new file mode 100644
index 00000000..b585ce4a
--- /dev/null
+++ b/kdevdesigner/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/kdevdesigner/src/CMakeL10n.txt b/kdevdesigner/src/CMakeL10n.txt
new file mode 100644
index 00000000..3003e91b
--- /dev/null
+++ b/kdevdesigner/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdevdesigner" )