summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-26 02:22:56 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-26 02:36:08 +0100
commit3c80e239fa700d027d52d4ffc5638133de75cbcc (patch)
tree7f90d2c0323836dbfb449f221e045db69a999038 /src
parent0e892dc294173b8674afca59a7f8cbda6e0b00b5 (diff)
downloadtdeio-locate-3c80e239fa700d027d52d4ffc5638133de75cbcc.tar.gz
tdeio-locate-3c80e239fa700d027d52d4ffc5638133de75cbcc.zip
Add CMakeL10n rules.
Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 11f5bd88efce39b393c58ae01521b5bd5aac3b9f)
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..b95d5c5
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdeio-locate" )