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