summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-05-03 15:45:42 +0200
committerSlávek Banko <[email protected]>2020-05-03 15:45:57 +0200
commit9ac9e9be7e1bb49b588579ffd54aff06d819d571 (patch)
treebf4dc60ff9bfa6a3e0aa4a192f17e2c61d9aec5d /src
parent725f91a2bbeb2ec292230c0c9d0dc7f4a7934d14 (diff)
downloadmplayerthumbs-9ac9e9be7e1bb49b588579ffd54aff06d819d571.tar.gz
mplayerthumbs-9ac9e9be7e1bb49b588579ffd54aff06d819d571.zip
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 3406eb9681fec4534cf3abd93d0f8f6774f2e930)
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 261acdd..72cf857 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template( "mplayerthumbs" )
+tde_l10n_create_template( "messages/mplayerthumbs" )