summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2018-12-26 16:09:10 +0100
committerSlávek Banko <[email protected]>2018-12-26 16:12:44 +0100
commita0109ee07b92e70a986b7f2a3198a8341fa7ca7c (patch)
tree047c9060f7c02586d03d42fb028ee9b4ec91360b /src
parente684e01090f9586326c41cada0d366d5f9ebd376 (diff)
downloadkcmldapmanager-a0109ee07b92e70a986b7f2a3198a8341fa7ca7c.tar.gz
kcmldapmanager-a0109ee07b92e70a986b7f2a3198a8341fa7ca7c.zip
Add CMakeL10n rules.
Create translation template. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit eedb4fd3eaf17f11fc57314baf501ebc3b13bd46)
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..872c6d2
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kcmldapmanager" )