From c1e02c1baefcdb7c854912210e21258767e64bba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 7 Jul 2020 19:01:27 +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 --- CMakeL10n.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CMakeL10n.txt') diff --git a/CMakeL10n.txt b/CMakeL10n.txt index 9730a56..201b90c 100644 --- a/CMakeL10n.txt +++ b/CMakeL10n.txt @@ -21,3 +21,11 @@ include( TDEL10n ) ##### create translation templates ############## tde_l10n_auto_add_subdirectories( ) + +tde_l10n_create_template( + CATALOG "desktop_files/tde-style-domino-desktops" + SOURCES_DESKTOP + domino/domino.themerc + domino/Domino.kcsrc + client/domino.desktop +) -- cgit v1.2.1