summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-02 03:17:45 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-02 03:18:07 +0200
commitf59952f643de4b17aee7cad9f7517d5404bcf8e3 (patch)
tree26bb7f6fd73bed4bf444e49d9bc244836af5df22 /src
parent1c2e1276207a0fc4e76a963cd9df828016cefa09 (diff)
downloaddolphin-f59952f643de4b17aee7cad9f7517d5404bcf8e3.tar.gz
dolphin-f59952f643de4b17aee7cad9f7517d5404bcf8e3.zip
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b90954e37e0babbfa2eed1620ce700cc96c5b9b5)
Diffstat (limited to 'src')
-rw-r--r--src/CMakeL10n.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index c4885e3..80c28b0 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template( "d3lphin" )
+tde_l10n_create_template( "messages/d3lphin" )