summaryrefslogtreecommitdiffstats
path: root/kbstateapplet/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 /kbstateapplet/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 'kbstateapplet/CMakeL10n.txt')
-rw-r--r--kbstateapplet/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/kbstateapplet/CMakeL10n.txt b/kbstateapplet/CMakeL10n.txt
index bc9000b..6c34e3f 100644
--- a/kbstateapplet/CMakeL10n.txt
+++ b/kbstateapplet/CMakeL10n.txt
@@ -1,3 +1,9 @@
##### create translation templates ##############
tde_l10n_create_template( "kbstateapplet" )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kbstateapplet-desktops/"
+ SOURCES *.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)