diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-28 12:10:29 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-28 12:10:30 +0100 |
commit | 3197459242b128752ce6eef11330d6b9aa913591 (patch) | |
tree | c01a5372a69cb64ad8ee91570f5bbadc45c4c249 /ktron | |
parent | 84aad3784917007bd90a615a7077c70ea0895f71 (diff) | |
download | tdegames-3197459242b128752ce6eef11330d6b9aa913591.tar.gz tdegames-3197459242b128752ce6eef11330d6b9aa913591.zip |
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ktron')
-rw-r--r-- | ktron/CMakeL10n.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ktron/CMakeL10n.txt b/ktron/CMakeL10n.txt new file mode 100644 index 00000000..ffc43ca7 --- /dev/null +++ b/ktron/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "ktron" ) |