diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-01-03 17:36:52 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-01-03 17:39:13 +0100 |
commit | 618036f996906cb02cea6a8e1e29bfa29433c786 (patch) | |
tree | 08dee34cf8e3f86de531f15fd7c0b14473fd4247 /src | |
parent | 0ff95e70af928e1094a1565a4bb3684af947f9f5 (diff) | |
download | piklab-618036f996906cb02cea6a8e1e29bfa29433c786.tar.gz piklab-618036f996906cb02cea6a8e1e29bfa29433c786.zip |
Add CMakeL10n rules.
Update translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 98420b552387e0d0af8e1b3db176297a90b9f33f)
Diffstat (limited to 'src')
-rw-r--r-- | src/CMakeL10n.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt new file mode 100644 index 0000000..c0f1947 --- /dev/null +++ b/src/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "piklab" ) |