summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2018-12-26 02:05:14 +0100
committerSlávek Banko <[email protected]>2018-12-26 02:05:14 +0100
commit5d11b13fbd674d695152dab2326500f812501835 (patch)
treed7c66c93922fb543144f2141ff3c1d9d83f329a4 /src
parent8b6a7fa5456d38649f8da62bae97f43505f8806f (diff)
downloadtdeio-apt-5d11b13fbd674d695152dab2326500f812501835.tar.gz
tdeio-apt-5d11b13fbd674d695152dab2326500f812501835.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..1771bd4
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdeio-apt" )