diff options
author | Slávek Banko <[email protected]> | 2019-01-13 16:32:25 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-01-13 16:32:25 +0100 |
commit | 1174bdb4683065dc555622f394a36ee1fa2b446c (patch) | |
tree | 4db03724fe133e3a0d5270a8abeabfa250b25e4d /kommander | |
parent | 915b7864297b30a2d45ac4f59666d0840dcf93c3 (diff) | |
download | tdewebdev-1174bdb4683065dc555622f394a36ee1fa2b446c.tar.gz tdewebdev-1174bdb4683065dc555622f394a36ee1fa2b446c.zip |
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'kommander')
-rw-r--r-- | kommander/CMakeL10n.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kommander/CMakeL10n.txt b/kommander/CMakeL10n.txt new file mode 100644 index 00000000..0efe7f6a --- /dev/null +++ b/kommander/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "kommander" ) |