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:58:33 +0900 |
commit | 5167e4b9373acab2e0dae17d5ca1e1592b31fff6 (patch) | |
tree | 75c65786e8cae607472b1ada094fd7a84c267ddf /src | |
parent | 48deaabecefea835f81c9e6e8ba73ee8881c314c (diff) | |
download | kstreamripper-5167e4b9373acab2e0dae17d5ca1e1592b31fff6.tar.gz kstreamripper-5167e4b9373acab2e0dae17d5ca1e1592b31fff6.zip |
Copy translations to a new directory layout.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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" ) |