From 2f706891f32258c2b070471905f983e4585296d2 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Fri, 26 Jun 2020 11:36:35 +0200 Subject: Desktop file translations: + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- drkonqi/CMakeL10n.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drkonqi/CMakeL10n.txt') diff --git a/drkonqi/CMakeL10n.txt b/drkonqi/CMakeL10n.txt index 137d11f4d..42c6a17f6 100644 --- a/drkonqi/CMakeL10n.txt +++ b/drkonqi/CMakeL10n.txt @@ -1,3 +1,5 @@ ##### create translation templates ############## tde_l10n_create_template( "drkonqi" ) + +tde_l10n_auto_add_subdirectories() -- cgit v1.2.3