diff options
Diffstat (limited to 'kopete/plugins/addbookmarks/CMakeLists.txt')
-rw-r--r-- | kopete/plugins/addbookmarks/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/addbookmarks/CMakeLists.txt b/kopete/plugins/addbookmarks/CMakeLists.txt index 4d1df111..d7a3b1c8 100644 --- a/kopete/plugins/addbookmarks/CMakeLists.txt +++ b/kopete/plugins/addbookmarks/CMakeLists.txt @@ -25,7 +25,7 @@ link_directories( ##### other data ################################ install( FILES kopete_addbookmarks.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) -install( FILES kopete_addbookmarks_config.desktop DESTINATION ${SERVICES_INSTALL_DIR}/kconfiguredialog ) +install( FILES kopete_addbookmarks_config.desktop DESTINATION ${SERVICES_INSTALL_DIR}/tdeconfiguredialog ) ##### kopete_addbookmarks (module) ############## |