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:50 +0200
commit3d99c62072c9f4ee051cb24a565ffdaab8a6ea9a (patch)
tree5e51f21d87a807f576abf93cf3fa0904c6d298b9 /src/CMakeL10n.txt
parent0794fba51cdc4ce677ce7568cd7b563c747a0440 (diff)
downloadkscope-3d99c62072c9f4ee051cb24a565ffdaab8a6ea9a.tar.gz
kscope-3d99c62072c9f4ee051cb24a565ffdaab8a6ea9a.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> (cherry picked from commit 8716935d7e324b2f967afdfab8e2413180e2f9e2)
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
+)