summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-05-31 02:01:11 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-07-03 09:35:47 +0200
commit685a064fd8f356274b2cc898cae64ae8a413b13f (patch)
tree1d204ec33da5dd0549addc756c45f2dfbe91ff2c /src/CMakeL10n.txt
parent474d573f19fc8622151935671de862c7638e78e3 (diff)
downloadkile-685a064fd8f356274b2cc898cae64ae8a413b13f.tar.gz
kile-685a064fd8f356274b2cc898cae64ae8a413b13f.zip
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 732613313d11c1911bab40138467c7e9167c6ad7)
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 b585ce4..3e2d086 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,8 @@
##### create translation templates ##############
tde_l10n_auto_add_subdirectories( )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kile-desktops"
+ SOURCES *.desktop
+)