summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-06-25 21:55:17 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-06-25 21:57:20 +0200
commitf847965384c1deb4dfbda39b551bf8197162e549 (patch)
treecb36d65f7dfae1383ae08e76679f1c405c9af7d6
parent22e68f8c11b683cfea5a5b9873e0fd010c391453 (diff)
downloadkopete-otr-f847965384c1deb4dfbda39b551bf8197162e549.tar.gz
kopete-otr-f847965384c1deb4dfbda39b551bf8197162e549.zip
Fix location of translation template in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d4167959a0b400db906d92150f1f31ff2baf2431)
-rw-r--r--src/CMakeL10n.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index 0a1b76c..591bd6b 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template( "kopete_otr" )
+tde_l10n_create_template( "messages/kopete_otr" )