From 9a433f8b79341838590b19b833a59b4a1db216bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 16 Mar 2021 00:02:31 +0100 Subject: Added translation of .desktop files. 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 9b215fd2af36fbe86fc507d0cb3bba415c88fb58) --- quanta/CMakeL10n.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'quanta/CMakeL10n.txt') diff --git a/quanta/CMakeL10n.txt b/quanta/CMakeL10n.txt index 295a764d..9ba75ab1 100644 --- a/quanta/CMakeL10n.txt +++ b/quanta/CMakeL10n.txt @@ -43,3 +43,9 @@ tde_l10n_create_template( "data/config/actions.rc:action,text" "*.tag:tag,comment" ) + +tde_l10n_create_template( + CATALOG "desktop_files/quanta-desktops/" + SOURCES *.desktop + DESTINATION "${CMAKE_SOURCE_DIR}/translations" +) -- cgit v1.2.1