summaryrefslogtreecommitdiffstats
path: root/ksayit/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 /ksayit/CMakeL10n.txt
parentebfff17dd3fdda13aec372ec3a5d59bf624ab008 (diff)
downloadtdeaccessibility-075b57f17891033ff43145c9be64370ef11d7437.tar.gz
tdeaccessibility-075b57f17891033ff43145c9be64370ef11d7437.zip
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 637b8632f44459d64a1e688205f68cd1f38ad587)
Diffstat (limited to 'ksayit/CMakeL10n.txt')
-rw-r--r--ksayit/CMakeL10n.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/ksayit/CMakeL10n.txt b/ksayit/CMakeL10n.txt
index b585ce4..0d6145b 100644
--- a/ksayit/CMakeL10n.txt
+++ b/ksayit/CMakeL10n.txt
@@ -1,3 +1,11 @@
##### create translation templates ##############
tde_l10n_auto_add_subdirectories( )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/ksayit-desktops/"
+ SOURCES
+ src/*.desktop
+ *.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)