diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-03-05 10:58:33 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-03-05 10:59:46 +0900 |
commit | a8134d5a80bfca5eef9a1cad91835a93d0205dbd (patch) | |
tree | a7de886e64b49e9956ac228b2dd38fea052c7dda /src | |
parent | 38c6a406f3b082bcd57edf1c477564d26a9cb6c8 (diff) | |
download | kstreamripper-a8134d5a80bfca5eef9a1cad91835a93d0205dbd.tar.gz kstreamripper-a8134d5a80bfca5eef9a1cad91835a93d0205dbd.zip |
Copy translations to a new directory layout.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5167e4b9373acab2e0dae17d5ca1e1592b31fff6)
Diffstat (limited to 'src')
-rw-r--r-- | src/CMakeL10n.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt index 3aee1c7..5c4271b 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -1,3 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( "kstreamripper" ) +tde_l10n_create_template( "messages/kstreamripper" ) |