summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-10-08 21:14:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-10-08 21:52:26 +0900
commit2f99d10b0708ac3c3d1f92a9a63566560fe43350 (patch)
treedc72059e5c03977c9009e98a5ba7abd338c63751 /src
parentfc4af1b5bd77fd8227f85e62261716335900ab2c (diff)
downloadknemo-2f99d10b0708ac3c3d1f92a9a63566560fe43350.tar.gz
knemo-2f99d10b0708ac3c3d1f92a9a63566560fe43350.zip
Copy translation files to new structure.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3be6b459c22b211ec5943ce47621b93427886883)
Diffstat (limited to 'src')
-rw-r--r--src/kcm/CMakeL10n.txt2
-rw-r--r--src/knemod/CMakeL10n.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/kcm/CMakeL10n.txt b/src/kcm/CMakeL10n.txt
index 1e823bd..2c6340c 100644
--- a/src/kcm/CMakeL10n.txt
+++ b/src/kcm/CMakeL10n.txt
@@ -1,3 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template( "kcm_knemo" )
+tde_l10n_create_template( "messages/kcm_knemo/" )
diff --git a/src/knemod/CMakeL10n.txt b/src/knemod/CMakeL10n.txt
index bc7544c..74d8226 100644
--- a/src/knemod/CMakeL10n.txt
+++ b/src/knemod/CMakeL10n.txt
@@ -1,3 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template( "knemod" )
+tde_l10n_create_template( "messages/knemod/" )