diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-03-24 16:23:35 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-24 16:23:35 +0100 |
commit | fca87ea3f71a712bdec1692e8aee14667191bd86 (patch) | |
tree | 8f4b308efcb3e258f892b53ff8cb4b438783ef97 /src | |
parent | 4986d5902c36dc2b286e42591114d569af7e8517 (diff) | |
download | tdeio-apt-fca87ea3f71a712bdec1692e8aee14667191bd86.tar.gz tdeio-apt-fca87ea3f71a712bdec1692e8aee14667191bd86.zip |
Move translations to a new directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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 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" ) |