summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-04-06 15:27:23 +0200
committerSlávek Banko <[email protected]>2020-04-06 15:27:23 +0200
commitd0b56db6fdd6912498d787f782c8a9e110736c74 (patch)
treee34cd8beb9ad86c9b4f33242d0ab8ec6ead7f137 /src/CMakeL10n.txt
parent23321da41ba4ee7f2b48321114cc3dbf7c3ea78b (diff)
downloadkcmautostart-d0b56db6fdd6912498d787f782c8a9e110736c74.tar.gz
kcmautostart-d0b56db6fdd6912498d787f782c8a9e110736c74.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]>
Diffstat (limited to 'src/CMakeL10n.txt')
-rw-r--r--src/CMakeL10n.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index 30cff95..51f7c6d 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template( "autostart" )
+tde_l10n_create_template( "messages/autostart" )