summaryrefslogtreecommitdiffstats
path: root/kttsd/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-03-14 12:01:42 +0100
committerSlávek Banko <slavek.banko@axis.cz>2021-05-03 14:49:14 +0200
commit637b8632f44459d64a1e688205f68cd1f38ad587 (patch)
treea8f93000c1f541416c1420074f82c3264a64f705 /kttsd/CMakeL10n.txt
parent619ff84ef57b09eadbebc5eaf2b996042d26cb13 (diff)
downloadtdeaccessibility-637b8632f44459d64a1e688205f68cd1f38ad587.tar.gz
tdeaccessibility-637b8632f44459d64a1e688205f68cd1f38ad587.zip
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kttsd/CMakeL10n.txt')
-rw-r--r--kttsd/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/kttsd/CMakeL10n.txt b/kttsd/CMakeL10n.txt
index 54d662b..ebcbea7 100644
--- a/kttsd/CMakeL10n.txt
+++ b/kttsd/CMakeL10n.txt
@@ -15,3 +15,9 @@ tde_l10n_create_template(
"."
"plugins/festivalint/voices.tde_l10n"
)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kttsd-desktops/"
+ SOURCES *.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)