mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
- Fixed a little problem with 16x16px icon install
This commit is contained in:
parent
3c88657e0f
commit
68cbcaeab9
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ DEFINES += NDEBUG
|
|||
menuicon.path = $$PREFIX/share/applications/
|
||||
INSTALLS += menuicon
|
||||
icon16.files = menuicons/16x16/apps/qbittorrent.png
|
||||
icon16.path = $$PREFIX/share/icons/hicolor/22x22/apps/
|
||||
icon16.path = $$PREFIX/share/icons/hicolor/16x16/apps/
|
||||
icon22.files = menuicons/22x22/apps/qbittorrent.png
|
||||
icon22.path = $$PREFIX/share/icons/hicolor/22x22/apps/
|
||||
icon24.files = menuicons/24x24/apps/qbittorrent.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue