summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-05-02 16:34:48 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-05-02 16:35:30 +0200
commitce354b90f1641d4069df28928c759185afd08c86 (patch)
tree26044d5c1ab25df1eed8d91145ddcc8f687e8cb5 /CMakeL10n.txt
parent4b1f8ee56e9222272f06a0e058d363e8209a7048 (diff)
downloadkshutdown-ce354b90f1641d4069df28928c759185afd08c86.tar.gz
kshutdown-ce354b90f1641d4069df28928c759185afd08c86.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 6e896b3d1abed2b310c43fbba0c0798ac4f9ade2)
Diffstat (limited to 'CMakeL10n.txt')
-rw-r--r--CMakeL10n.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index 081a87b..eba349d 100644
--- a/CMakeL10n.txt
+++ b/CMakeL10n.txt
@@ -20,4 +20,4 @@ include( TDEL10n )
##### create translation templates ##############
-tde_l10n_create_template( "kshutdown" )
+tde_l10n_create_template( "messages/kshutdown" )