summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2018-12-26 15:52:56 +0100
committerSlávek Banko <[email protected]>2018-12-26 16:11:43 +0100
commitc94ce32241b12687bf9a8cf6d233f3c378ac8e39 (patch)
treef2d95d8c10ed7548fb10ad2e785edafea603dc06 /src
parentf66b61a557c158d28400d267d678ac5b43c19d7d (diff)
downloadkcmldap-c94ce32241b12687bf9a8cf6d233f3c378ac8e39.tar.gz
kcmldap-c94ce32241b12687bf9a8cf6d233f3c378ac8e39.zip
Add CMakeL10n rules.
Create translation template. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit ec7d3bd017cec514f434457c101a6982a17cb32d)
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..52503d7
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kcmldap" )