summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-26 16:07:40 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-26 16:07:40 +0100
commit805f4737532ecbbd2891735cbc85c2162d6dc23b (patch)
tree9f3148e358a98832e671503f41a7fd3d29ffef36 /src
parent11bf29495c46c2cce1eb712b2205c7c923ce56fd (diff)
downloadkcmldapcontroller-805f4737532ecbbd2891735cbc85c2162d6dc23b.tar.gz
kcmldapcontroller-805f4737532ecbbd2891735cbc85c2162d6dc23b.zip
Add CMakeL10n rules.
Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src')
-rw-r--r--src/CMakeL10n.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
new file mode 100644
index 0000000..d41a76e
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kcmldapcontroller" )