summaryrefslogtreecommitdiffstats
path: root/kded/CMakeLists.txt
diff options
context:
space:
mode:
authorFrancois Andriot <francois.andriot@free.fr>2013-07-31 20:22:32 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-07-31 20:22:32 -0500
commit5da63fe957a5725d18bf2bdf92b5648815a444cc (patch)
tree6139e8b04a81002aa50658b2362ff60b0cd76837 /kded/CMakeLists.txt
parent0ba3ad1ab1d2d1e234a432a09f7b35f410fce24c (diff)
downloadtdelibs-5da63fe957a5725d18bf2bdf92b5648815a444cc.tar.gz
tdelibs-5da63fe957a5725d18bf2bdf92b5648815a444cc.zip
Fix application menu. This partially resolves bug report 1563.
Diffstat (limited to 'kded/CMakeLists.txt')
-rw-r--r--kded/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kded/CMakeLists.txt b/kded/CMakeLists.txt
index ee693fb4a..bb54e2912 100644
--- a/kded/CMakeLists.txt
+++ b/kded/CMakeLists.txt
@@ -35,7 +35,7 @@ install( FILES kdedmodule.h DESTINATION ${INCLUDE_INSTALL_DIR} )
##### other data ################################
install( FILES kdedmodule.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} )
-install( FILES applications.menu applications.menu-no-kde DESTINATION ${XDG_MENU_INSTALL_DIR} )
+install( FILES tde-applications.menu tde-applications.menu-no-kde DESTINATION ${XDG_MENU_INSTALL_DIR} )
install( FILES kded.upd DESTINATION ${KCONF_UPDATE_INSTALL_DIR} )