summaryrefslogtreecommitdiffstats
path: root/keep/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-07-29 09:39:22 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-07-29 09:39:22 +0200
commit4d4051fa006ba8e4131a4a0b561cf20df38df7db (patch)
tree170ad2ce8a1145b03acee09d9d10159fdfd33b70 /keep/CMakeL10n.txt
parent6a272d51998061d64a4cc5c08a9b91cac5f0b153 (diff)
downloadkeep-4d4051fa006ba8e4131a4a0b561cf20df38df7db.tar.gz
keep-4d4051fa006ba8e4131a4a0b561cf20df38df7db.zip
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'keep/CMakeL10n.txt')
-rw-r--r--keep/CMakeL10n.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/keep/CMakeL10n.txt b/keep/CMakeL10n.txt
index f66b672..7a303d9 100644
--- a/keep/CMakeL10n.txt
+++ b/keep/CMakeL10n.txt
@@ -1,3 +1,8 @@
##### create translation templates ##############
tde_l10n_create_template( "messages/keep" )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/keep-desktops"
+ SOURCES *.desktop
+)