diff options
author | Slávek Banko <[email protected]> | 2018-12-28 14:47:26 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-12-28 14:47:50 +0100 |
commit | 415acc034b225e206740aea811647f8d5471cfb6 (patch) | |
tree | 9b9b60d1186e1633de1f1568963be7eaab1a9d38 /KMFSysTray | |
parent | 341270a0dbf6d9fc128218ab199df881bd5c57d6 (diff) | |
download | kmyfirewall-415acc034b225e206740aea811647f8d5471cfb6.tar.gz kmyfirewall-415acc034b225e206740aea811647f8d5471cfb6.zip |
Add CMakeL10n rules.
Create translation template.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 4161ce66f51fc7f6c9862cd2439b21369f80c1e4)
Diffstat (limited to 'KMFSysTray')
-rw-r--r-- | KMFSysTray/CMakeL10n.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/KMFSysTray/CMakeL10n.txt b/KMFSysTray/CMakeL10n.txt new file mode 100644 index 0000000..556bb0c --- /dev/null +++ b/KMFSysTray/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "kmfsystray" ) |