diff options
Diffstat (limited to 'tdecachegrind')
-rw-r--r-- | tdecachegrind/tdecachegrind/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecachegrind/tdecachegrind/CMakeLists.txt b/tdecachegrind/tdecachegrind/CMakeLists.txt index cd284c36..1e5ff51c 100644 --- a/tdecachegrind/tdecachegrind/CMakeLists.txt +++ b/tdecachegrind/tdecachegrind/CMakeLists.txt @@ -26,7 +26,7 @@ link_directories( tde_install_icons( ) install( FILES tdecachegrind.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) -install( FILES tdecachegrindui.rc tips DESTINATION ${DATA_INSTALL_DIR}/kcachegrind ) +install( FILES tdecachegrindui.rc tips DESTINATION ${DATA_INSTALL_DIR}/tdecachegrind ) install( FILES x-tdecachegrind.desktop DESTINATION ${MIME_INSTALL_DIR}/application ) |