diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-25 19:59:04 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-26 12:21:51 +0100 |
commit | 53d7a67610a8dc0397c1367e4e3fc1db664062bb (patch) | |
tree | 2a0fe9b5a37b858ebaf65aec97a09b110248bcce /kmilo/powerbook2/CMakeL10n.txt | |
parent | 938c5012fb59ef82218ae2f67283d8d94e0a92fb (diff) | |
download | tdeutils-53d7a67610a8dc0397c1367e4e3fc1db664062bb.tar.gz tdeutils-53d7a67610a8dc0397c1367e4e3fc1db664062bb.zip |
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4fe6ee9e7fc05c70f96afbc4d1f1d5030877d2ba)
Diffstat (limited to 'kmilo/powerbook2/CMakeL10n.txt')
-rw-r--r-- | kmilo/powerbook2/CMakeL10n.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kmilo/powerbook2/CMakeL10n.txt b/kmilo/powerbook2/CMakeL10n.txt new file mode 100644 index 0000000..9777666 --- /dev/null +++ b/kmilo/powerbook2/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "kmilo_powerbook" ) |