summaryrefslogtreecommitdiffstats
path: root/ksvg
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-21 15:37:48 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-22 17:20:14 +0100
commit5f777126eada93dc139ea0f0e8c9169d541edbbb (patch)
tree3c057e3414f16da26b1173297535f15caad99863 /ksvg
parent3f46df366420d8737784917019f249e0e549c290 (diff)
downloadtdegraphics-5f777126eada93dc139ea0f0e8c9169d541edbbb.tar.gz
tdegraphics-5f777126eada93dc139ea0f0e8c9169d541edbbb.zip
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d0243fcc86b29344b11fd2b832c3d38c3063263a)
Diffstat (limited to 'ksvg')
-rw-r--r--ksvg/CMakeL10n.txt3
-rw-r--r--ksvg/plugin/CMakeL10n.txt3
2 files changed, 6 insertions, 0 deletions
diff --git a/ksvg/CMakeL10n.txt b/ksvg/CMakeL10n.txt
new file mode 100644
index 00000000..b585ce4a
--- /dev/null
+++ b/ksvg/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/ksvg/plugin/CMakeL10n.txt b/ksvg/plugin/CMakeL10n.txt
new file mode 100644
index 00000000..a028df9d
--- /dev/null
+++ b/ksvg/plugin/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "ksvgplugin" )