diff options
author | Slávek Banko <[email protected]> | 2020-03-24 16:23:35 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-03-24 16:23:54 +0100 |
commit | f0ead56e9d5debcfcb6c860be5116f854aebe8cf (patch) | |
tree | 8554578e47e23ee37354099bf417dfd5a1b28a68 /src/CMakeL10n.txt | |
parent | c0fce915d64c89563b0127eb2a05fb2d52b3b8d6 (diff) | |
download | tdeio-apt-f0ead56e9d5debcfcb6c860be5116f854aebe8cf.tar.gz tdeio-apt-f0ead56e9d5debcfcb6c860be5116f854aebe8cf.zip |
Move translations to a new directory layout.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit fca87ea3f71a712bdec1692e8aee14667191bd86)
Diffstat (limited to 'src/CMakeL10n.txt')
-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 1771bd4..058043e 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -1,3 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( "tdeio-apt" ) +tde_l10n_create_template( "messages/tdeio-apt" ) |