summaryrefslogtreecommitdiffstats
path: root/src
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:54 +0200
commitf9ba8ec79aedcaeff14357cc33b599e016e04287 (patch)
tree2d42a299a2d9897449b05fe406d36444451a6ee3 /src
parentf5c49576cf6d7342fabd0e2c33e5e31df21a987d (diff)
downloadkcmautostart-f9ba8ec79aedcaeff14357cc33b599e016e04287.tar.gz
kcmautostart-f9ba8ec79aedcaeff14357cc33b599e016e04287.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 d0b56db6fdd6912498d787f782c8a9e110736c74)
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 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" )