summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-06-06 19:37:51 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-06-06 19:38:01 +0200
commitcb3a83b8d8cd9360606e12d66737d13ba0fef880 (patch)
treea73be41e6b8b341cb933a692c0fa1c457a9f240b /src/CMakeL10n.txt
parent6394ad0a900bd82e137f1e9780a801d700c0bc3b (diff)
downloadkasablanca-cb3a83b8d8cd9360606e12d66737d13ba0fef880.tar.gz
kasablanca-cb3a83b8d8cd9360606e12d66737d13ba0fef880.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> (cherry picked from commit fc0b4af3c8978e6ae3ab3fdbef612f5f6b47db99)
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 61c868a..041affd 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,8 @@
##### create translation templates ##############
tde_l10n_create_template( "messages/kasablanca" )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kasablanca.desktop/"
+ SOURCES kasablanca.desktop
+)