summaryrefslogtreecommitdiffstats
path: root/atlantik
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-28 12:10:29 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-28 12:19:34 +0100
commitbea32b99e30fe1dcc3112174041da45da085e2f8 (patch)
treecafa60ca0d6a13982258582e24957043fe335d95 /atlantik
parent3a5f149dbfd6c3bba9ad4c4c768c2fcfd0b78d63 (diff)
downloadtdegames-bea32b99e30fe1dcc3112174041da45da085e2f8.tar.gz
tdegames-bea32b99e30fe1dcc3112174041da45da085e2f8.zip
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3197459242b128752ce6eef11330d6b9aa913591)
Diffstat (limited to 'atlantik')
-rw-r--r--atlantik/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/atlantik/CMakeL10n.txt b/atlantik/CMakeL10n.txt
new file mode 100644
index 00000000..02b92b13
--- /dev/null
+++ b/atlantik/CMakeL10n.txt
@@ -0,0 +1,6 @@
+##### create translation templates ##############
+
+tde_l10n_create_template(
+ CATALOG "atlantik"
+ EXCLUDES "^tdeio_atlantik/"
+)