summaryrefslogtreecommitdiffstats
path: root/tdeioslaves
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-20 18:41:24 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-20 18:41:58 +0100
commit657ff9546470dfd74435cf9a68ab705dbd9ab3f8 (patch)
tree58f3016b68f48b5d356c87db63d2a9cd0d24912c /tdeioslaves
parentdfb36012ab2e821f1df6f20eb9231928d401bb84 (diff)
downloadk3b-657ff9546470dfd74435cf9a68ab705dbd9ab3f8.tar.gz
k3b-657ff9546470dfd74435cf9a68ab705dbd9ab3f8.zip
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d44616976482cae1d41c583d00192a6b274b7e9e)
Diffstat (limited to 'tdeioslaves')
-rw-r--r--tdeioslaves/CMakeL10n.txt3
-rw-r--r--tdeioslaves/videodvd/CMakeL10n.txt3
2 files changed, 6 insertions, 0 deletions
diff --git a/tdeioslaves/CMakeL10n.txt b/tdeioslaves/CMakeL10n.txt
new file mode 100644
index 0000000..b585ce4
--- /dev/null
+++ b/tdeioslaves/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/tdeioslaves/videodvd/CMakeL10n.txt b/tdeioslaves/videodvd/CMakeL10n.txt
new file mode 100644
index 0000000..95965ff
--- /dev/null
+++ b/tdeioslaves/videodvd/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdeio_videodvd" )