From 04a942da27a858425a9b1ce9971733b188509a88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 13 May 2024 20:23:15 +0200 Subject: Added the target folder for desktop files translation template so that it is not inadvertently generated into a gwenview-i18n module. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- src/CMakeL10n.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt index b8ec571..7d15729 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -5,4 +5,5 @@ tde_l10n_create_template( "gwenview" ) tde_l10n_create_template( CATALOG "desktop_files/gwenview-desktops" SOURCES *.desktop + DESTINATION "${CMAKE_SOURCE_DIR}/translations" ) -- cgit v1.2.1