summaryrefslogtreecommitdiffstats
path: root/kbattleship
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:10:30 +0100
commit3197459242b128752ce6eef11330d6b9aa913591 (patch)
treec01a5372a69cb64ad8ee91570f5bbadc45c4c249 /kbattleship
parent84aad3784917007bd90a615a7077c70ea0895f71 (diff)
downloadtdegames-3197459242b128752ce6eef11330d6b9aa913591.tar.gz
tdegames-3197459242b128752ce6eef11330d6b9aa913591.zip
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kbattleship')
-rw-r--r--kbattleship/CMakeL10n.txt3
-rw-r--r--kbattleship/kbattleship/CMakeL10n.txt3
2 files changed, 6 insertions, 0 deletions
diff --git a/kbattleship/CMakeL10n.txt b/kbattleship/CMakeL10n.txt
new file mode 100644
index 00000000..b585ce4a
--- /dev/null
+++ b/kbattleship/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/kbattleship/kbattleship/CMakeL10n.txt b/kbattleship/kbattleship/CMakeL10n.txt
new file mode 100644
index 00000000..4ddeaac5
--- /dev/null
+++ b/kbattleship/kbattleship/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kbattleship" )