summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-05-26 16:03:50 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-05-26 16:08:59 +0200
commit51db3dd2a0528687837beede00b1522ebb8518fe (patch)
tree2ba8cb8dd44732ec642d04b8874736f3aa6a5462 /src/CMakeL10n.txt
parent5004b40e99036a0d9346dba6b5e6a4553de5a65e (diff)
downloadkscope-51db3dd2a0528687837beede00b1522ebb8518fe.tar.gz
kscope-51db3dd2a0528687837beede00b1522ebb8518fe.zip
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install. Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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 5949e55..0ebcc61 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template( "kscope" )
+tde_l10n_create_template( "messages/kscope" )