summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2018-12-13 17:25:55 +0100
committerSlávek Banko <[email protected]>2018-12-13 17:25:55 +0100
commit31c88d890c784f26d7a02c16d592c7e59292dc26 (patch)
tree13cbf9fc773c07e7167d1d4da451e758b43b6176 /src
parent9654c40cd4312306ccea2cf8a23e3f8f7105cded (diff)
downloadtdeio-gopher-31c88d890c784f26d7a02c16d592c7e59292dc26.tar.gz
tdeio-gopher-31c88d890c784f26d7a02c16d592c7e59292dc26.zip
Add CMakeL10n rules.
Create translation template. Signed-off-by: Slávek Banko <[email protected]>
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..c866caa
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdeio-gopher" )