summaryrefslogtreecommitdiffstats
path: root/tdeioslaves
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2018-12-20 18:41:24 +0100
committerSlávek Banko <[email protected]>2018-12-20 18:41:24 +0100
commitd44616976482cae1d41c583d00192a6b274b7e9e (patch)
tree36974a2b25499023c7618118f6ca2ceb6433ec67 /tdeioslaves
parent5528b0a0892098a5905c9417f4a1f27b74744532 (diff)
downloadk3b-d44616976482cae1d41c583d00192a6b274b7e9e.tar.gz
k3b-d44616976482cae1d41c583d00192a6b274b7e9e.zip
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <[email protected]>
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" )