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-04 19:28:46 +0200
commit075b57f17891033ff43145c9be64370ef11d7437 (patch)
tree2a9b82589e96e665bf7202eca0a4373967a0ca7c /kbstateapplet/CMakeL10n.txt
parentebfff17dd3fdda13aec372ec3a5d59bf624ab008 (diff)
downloadtdeaccessibility-075b57f1.tar.gz
tdeaccessibility-075b57f1.zip
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 637b8632f44459d64a1e688205f68cd1f38ad587)
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"
+)