diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index f9da4cd67..afd8d472b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -207,8 +207,6 @@ if(NOT BUILD_OWNCLOUD_OSX_BUNDLE) set(BIN_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin") if(NOT WIN32) - install(FILES ${CMAKE_SOURCE_DIR}/resources/mirall-48.png - DESTINATION share/icons/hicolor/48x48/apps/ RENAME mirall.png) install(FILES ${theme_dir}/colored/${APPLICATION_SHORTNAME}-icon-48.png DESTINATION share/icons/hicolor/48x48/apps/ RENAME ${APPLICATION_SHORTNAME}.png)