From 14da93d471a2f2f99b44a34931881047ea5fd317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 29 Sep 2020 13:24:31 +0200 Subject: Desktop file translations: + Creation of POT template for desktop files added to CMakeL10n rules. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit d36b1732b704a179ddd4534a41dccd567e03e4f5) --- 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 8907ff8..a961d43 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -1,3 +1,8 @@ ##### create translation templates ############## tde_l10n_create_template( "messages/kerberostray" ) + +tde_l10n_create_template( + CATALOG "desktop_files/kerberostray.desktop/" + SOURCES kerberostray.desktop +) -- cgit v1.2.1