mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 15:27:54 +00:00
- Fixed a little problem with 16x16px icon install
This commit is contained in:
parent
3c88657e0f
commit
68cbcaeab9
@ -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…
Reference in New Issue
Block a user