Remove unused image.

This commit is contained in:
sledgehammer999 2017-09-26 02:26:25 +03:00
commit a1b01c1b40
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2
3 changed files with 0 additions and 5 deletions

View file

@ -25,10 +25,6 @@ if (GUI)
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor
FILES_MATCHING PATTERN "*.png")
install(FILES ${qBittorrent_SOURCE_DIR}/src/icons/qbittorrent.png
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/pixmaps/
COMPONENT data)
install(FILES ${qBittorrent_SOURCE_DIR}/src/icons/qbittorrent.desktop
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/applications/
COMPONENT data)