From f01c1d9f60b0d6907482250b449361d4ff94e5c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 10 Jul 2020 03:16:29 +0200 Subject: Simplify CMake rules for desktop file translations. 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 bf6e319e3d75269c9155d4f97401e4e9553880d4) --- fileplugin/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'fileplugin') diff --git a/fileplugin/CMakeLists.txt b/fileplugin/CMakeLists.txt index 1bf79a9..bd9debe 100644 --- a/fileplugin/CMakeLists.txt +++ b/fileplugin/CMakeLists.txt @@ -31,5 +31,4 @@ tde_add_kpart( tdefile_kbarcode AUTOMOC tde_create_translated_desktop( SOURCE tdefile_kbarcode.desktop DESTINATION ${SERVICES_INSTALL_DIR} - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files ) -- cgit v1.2.1