summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-05-26 16:19:25 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-05-26 16:19:25 +0200
commit8716935d7e324b2f967afdfab8e2413180e2f9e2 (patch)
tree1258932d190062ee163b9abaec35875b145ebc9e /src/CMakeL10n.txt
parentfd2835dd00d6b4856efd5b559b7ec3fd66ecd888 (diff)
downloadkscope-8716935d7e324b2f967afdfab8e2413180e2f9e2.tar.gz
kscope-8716935d7e324b2f967afdfab8e2413180e2f9e2.zip
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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 0ebcc61..fcf54e4 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,8 @@
##### create translation templates ##############
tde_l10n_create_template( "messages/kscope" )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kscope.desktop/"
+ SOURCES kscope.desktop
+)