From 6960221d2c0d539b5f34bedfd004051313c1984e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 11 Sep 2016 18:31:00 +0900 Subject: Fixed khotkeys.desktop handling. This resolve bug 2685. Signed-off-by: Michele Calgaro --- khotkeys/app/CMakeLists.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'khotkeys/app/CMakeLists.txt') diff --git a/khotkeys/app/CMakeLists.txt b/khotkeys/app/CMakeLists.txt index 789d4ea7f..df2bd70db 100644 --- a/khotkeys/app/CMakeLists.txt +++ b/khotkeys/app/CMakeLists.txt @@ -22,11 +22,6 @@ link_directories( ) -##### other data ################################ - -install( FILES khotkeys.desktop DESTINATION ${SERVICES_INSTALL_DIR}/kded ) - - ##### kded_khotkeys (module) #################### tde_add_kpart( kded_khotkeys AUTOMOC -- cgit v1.2.1