From 4f0e8c5c161ff62125b8a1a1d610d7367f908951 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 28 Jun 2020 23:57:53 +0200 Subject: Fixed rules for creating desktop file translation templates different for the R14.0.x branch. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- tqt3integration/module/CMakeL10n.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tqt3integration/module') diff --git a/tqt3integration/module/CMakeL10n.txt b/tqt3integration/module/CMakeL10n.txt index cc69d32c7..39f59b27e 100644 --- a/tqt3integration/module/CMakeL10n.txt +++ b/tqt3integration/module/CMakeL10n.txt @@ -2,6 +2,6 @@ tde_l10n_create_template( CATALOG "desktop_files/tdeintegration.desktop/" - SOURCES tdeintegration.desktop + SOURCES kdeintegration.desktop DESTINATION "${CMAKE_SOURCE_DIR}/translations" ) -- cgit v1.2.1