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:56:41 +0200
commitd4167959a0b400db906d92150f1f31ff2baf2431 (patch)
treee76dceda032bd0fbf3f73c484f50c9adbed8e7c1
parent20675be6d03df3f2c28a524964ff86343286ce56 (diff)
downloadkopete-otr-d4167959a0b400db906d92150f1f31ff2baf2431.tar.gz
kopete-otr-d4167959a0b400db906d92150f1f31ff2baf2431.zip
Fix location of translation template in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-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" )