From 0f42eacb745e759cad2d898459669f593eec319b Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 5 Mar 2021 11:38:17 +0900 Subject: Added translation of .desktop files. Signed-off-by: Michele Calgaro (cherry picked from commit 1f91199b59882b22518b469a4e7f17194097a134) --- src/CMakeL10n.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/CMakeL10n.txt') diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt index 5c4271b..41f6783 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -1,3 +1,8 @@ ##### create translation templates ############## tde_l10n_create_template( "messages/kstreamripper" ) + +tde_l10n_create_template( + CATALOG "desktop_files/kstreamripper.desktop/" + SOURCES kstreamripper.desktop +) -- cgit v1.2.1