summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-26 02:30:50 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-26 02:30:50 +0100
commitb9d222d7cd91bc81b5f5db3036108f8eed9dceb4 (patch)
tree4b6dec41aecc17c927bce63abc71c5e23f191dac /src
parent7f098f68845789240f6e48b11321e91434fd7b58 (diff)
downloadtdeio-sword-b9d222d7cd91bc81b5f5db3036108f8eed9dceb4.tar.gz
tdeio-sword-b9d222d7cd91bc81b5f5db3036108f8eed9dceb4.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..c85cef6
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdeio-sword" )