summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-10-12 12:01:17 +0800
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-10-12 12:01:54 +0800
commitc6050e4f562ae178d74883a01a71b30b4966d978 (patch)
tree444995b1486d2ee3e0e6b4621b35d74b44ac673f /src/CMakeL10n.txt
parent46fa69d9c5d94e989be0b2f2edfda7b268f7eb7d (diff)
downloadklcddimmer-c6050e4f562ae178d74883a01a71b30b4966d978.tar.gz
klcddimmer-c6050e4f562ae178d74883a01a71b30b4966d978.zip
Added translation of .desktop files.r14.0.9
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f5684ad26abd7b59718763688fb96718ea577c12)
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 c8f5b7e..836ae37 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,8 @@
##### create translation templates ##############
tde_l10n_create_template( "messages/klcddimmer" )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/klcddimmer.desktop/"
+ SOURCES klcddimmer.desktop
+)