summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-01-31 03:04:46 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-02-01 14:34:01 +0100
commitb599582315903964bc30e0944e446bdde45a4631 (patch)
treeff5a514a78d2bf059feba45898b7572c1280e505 /src/CMakeL10n.txt
parent3006d757e05ee27390644778fddb84bdac9e967b (diff)
downloadkopete-otr-b599582315903964bc30e0944e446bdde45a4631.tar.gz
kopete-otr-b599582315903964bc30e0944e446bdde45a4631.zip
Added translation of .desktop files.r14.0.12
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7834ac7e982e77a89afc682a3aceff2e13ac13c2)
Diffstat (limited to 'src/CMakeL10n.txt')
-rw-r--r--src/CMakeL10n.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index 591bd6b..e9d7dac 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,8 @@
##### create translation templates ##############
tde_l10n_create_template( "messages/kopete_otr" )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kopete-otr-desktops"
+ SOURCES *.desktop
+)