mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Linux: Install PNG icon to $$PREFIX/share/pixmaps/
This commit is contained in:
parent
9fe693630c
commit
c7658e2e96
1 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,10 @@ INSTALLS += man
|
|||
icon96 \
|
||||
icon128 \
|
||||
icon192
|
||||
|
||||
pixmap.files = menuicons/128x128/apps/qbittorrent.png
|
||||
pixmap.path = $$PREFIX/share/pixmaps/
|
||||
INSTALLS += pixmap
|
||||
}
|
||||
|
||||
# INSTALL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue