diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-11 15:33:52 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-11 15:33:52 +0100 |
commit | cd615bbae6b943288c25ca5c0f5603e51bc91dbc (patch) | |
tree | 9b4762e845cdf78a382da576f502f244aa3ff8b8 /src | |
parent | b197bb1e72d05ac3b32546b51c3269c6596e013e (diff) | |
download | knutclient-cd615bbae6b943288c25ca5c0f5603e51bc91dbc.tar.gz knutclient-cd615bbae6b943288c25ca5c0f5603e51bc91dbc.zip |
Add CMakeL10n rules.
Update translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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..843be4d --- /dev/null +++ b/src/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "knutclient" ) |