From 1cf8018d1c583e13baf269078de99690c4457933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 4 Jun 2019 12:34:32 +0200 Subject: Rename tqt-kde integration to tqt-tde. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- tqt3integration/module/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tqt3integration/module/CMakeLists.txt') diff --git a/tqt3integration/module/CMakeLists.txt b/tqt3integration/module/CMakeLists.txt index 93c059405..1457020af 100644 --- a/tqt3integration/module/CMakeLists.txt +++ b/tqt3integration/module/CMakeLists.txt @@ -25,12 +25,12 @@ link_directories( ##### service desktop file(s) ########################## -install( FILES kdeintegration.desktop DESTINATION ${SERVICES_INSTALL_DIR}/kded ) +install( FILES tdeintegration.desktop DESTINATION ${SERVICES_INSTALL_DIR}/kded ) -##### kded_kdeintegration (module) ##################### +##### kded_tdeintegration (module) ##################### -set( target kded_kdeintegration ) +set( target kded_tdeintegration ) set( ${target}_SRCS module.cpp -- cgit v1.2.1