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:46:36 +0900
commit3be6b459c22b211ec5943ce47621b93427886883 (patch)
treef2de6496d84e64807eef3fd19bbb18b8d88e982d /src
parentb118a9c9a6dcb51a6a246fdb6f8d16c6cc9d6022 (diff)
downloadknemo-3be6b459c22b211ec5943ce47621b93427886883.tar.gz
knemo-3be6b459c22b211ec5943ce47621b93427886883.zip
Copy translation files to new structure.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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/" )