summaryrefslogtreecommitdiffstats
path: root/tdeio_ftps
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2018-12-26 02:12:24 +0100
committerSlávek Banko <[email protected]>2018-12-26 02:12:24 +0100
commit05a436ed6996f045f78dd2007822cb18ebff4286 (patch)
tree368425a37a6f61302806f91393dd4d505ab446b4 /tdeio_ftps
parent81526cafd5e61d28671a60ca454b3ec6ad08d71c (diff)
downloadtdeio-ftps-05a436ed6996f045f78dd2007822cb18ebff4286.tar.gz
tdeio-ftps-05a436ed6996f045f78dd2007822cb18ebff4286.zip
Add CMakeL10n rules.
Create translation template. Add CMake rules to build translations. Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'tdeio_ftps')
-rw-r--r--tdeio_ftps/CMakeL10n.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tdeio_ftps/CMakeL10n.txt b/tdeio_ftps/CMakeL10n.txt
new file mode 100644
index 0000000..5623319
--- /dev/null
+++ b/tdeio_ftps/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdeio-ftps" )