diff options
author | Slávek Banko <[email protected]> | 2018-12-22 20:23:30 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-12-23 03:32:42 +0100 |
commit | 36c921b496abeea9880194bbd166933994269604 (patch) | |
tree | 96fdf2cfce62c1fcd2148f65b094cdf97fcc6609 /kodo | |
parent | 4087d6514886dae74778e974ce75f1f3f3321e19 (diff) | |
download | tdetoys-36c921b496abeea9880194bbd166933994269604.tar.gz tdetoys-36c921b496abeea9880194bbd166933994269604.zip |
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit fdabfa4682797a28265bcdf85ea536aecf398b06)
Diffstat (limited to 'kodo')
-rw-r--r-- | kodo/CMakeL10n.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kodo/CMakeL10n.txt b/kodo/CMakeL10n.txt new file mode 100644 index 0000000..14cdaef --- /dev/null +++ b/kodo/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "kodo" ) |