diff --git a/CMakeLists.txt b/CMakeLists.txt index 31e405f..d8f9842 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -40,7 +40,6 @@ include( TDEMacros ) include( TDESetupPaths ) tde_setup_paths( ) - ##### set version numbers ####################### # For versions that are stable set to 1, else to 0 diff --git a/configdialog/CMakeLists.txt b/configdialog/CMakeLists.txt index 542194c..fa28c51 100644 --- a/configdialog/CMakeLists.txt +++ b/configdialog/CMakeLists.txt @@ -52,7 +52,7 @@ INSTALL(TARGETS kbfxconfigapp RUNTIME DESTINATION ${BIN_INSTALL_DIR}) INSTALL(FILES kbfxconfigappui.rc DESTINATION ${DATA_INSTALL_DIR}/kbfxconfigapp) -INSTALL(FILES kbfxconfigapp.desktop kbfx_theme.desktop DESTINATION ${XDG_APPS_DIR}) +INSTALL(FILES kbfxconfigapp.desktop kbfx_theme.desktop DESTINATION ${XDG_APPS_INSTALL_DIR}) INSTALL(FILES kbfx_install_theme.desktop kbfx_prepare_theme.desktop DESTINATION ${DATA_INSTALL_DIR}/konqueror/servicemenus) INSTALL(FILES x-kbfxtheme.desktop