mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
Use the SVG for the tray icon.
This commit is contained in:
parent
48d7bdee0e
commit
09cb95d3da
8 changed files with 9 additions and 8 deletions
1
dist/unix/CMakeLists.txt
vendored
1
dist/unix/CMakeLists.txt
vendored
|
@ -38,6 +38,7 @@ if (GUI)
|
|||
COMPONENT data)
|
||||
|
||||
install(FILES
|
||||
${qBittorrent_SOURCE_DIR}/src/icons/skin/qbittorrent-tray.svg
|
||||
${qBittorrent_SOURCE_DIR}/src/icons/skin/qbittorrent-tray-dark.svg
|
||||
${qBittorrent_SOURCE_DIR}/src/icons/skin/qbittorrent-tray-light.svg
|
||||
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/scalable/status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue