From 534dd67805952b297fae3e6f358eeeba1982a6b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 5 May 2021 19:08:01 +0200 Subject: Add PO_DIR option to properly merge translations into desktop files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- kbstateapplet/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'kbstateapplet/CMakeLists.txt') diff --git a/kbstateapplet/CMakeLists.txt b/kbstateapplet/CMakeLists.txt index 75cde10..a0ba809 100644 --- a/kbstateapplet/CMakeLists.txt +++ b/kbstateapplet/CMakeLists.txt @@ -35,4 +35,5 @@ tde_add_kpart( kbstate_panelapplet MODULE AUTOMOC tde_create_translated_desktop( SOURCE kbstateapplet.desktop DESTINATION ${DATA_INSTALL_DIR}/kicker/applets + PO_DIR kbstateapplet-desktops ) -- cgit v1.2.3