diff options
author | Slávek Banko <[email protected]> | 2018-12-20 18:41:24 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-12-20 18:41:24 +0100 |
commit | d44616976482cae1d41c583d00192a6b274b7e9e (patch) | |
tree | 36974a2b25499023c7618118f6ca2ceb6433ec67 /k3bsetup/CMakeL10n.txt | |
parent | 5528b0a0892098a5905c9417f4a1f27b74744532 (diff) | |
download | k3b-d44616976482cae1d41c583d00192a6b274b7e9e.tar.gz k3b-d44616976482cae1d41c583d00192a6b274b7e9e.zip |
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'k3bsetup/CMakeL10n.txt')
-rw-r--r-- | k3bsetup/CMakeL10n.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/k3bsetup/CMakeL10n.txt b/k3bsetup/CMakeL10n.txt new file mode 100644 index 0000000..d7a288b --- /dev/null +++ b/k3bsetup/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "k3bsetup" ) |