mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-27 07:00:04 +08:00
Linux: Install PNG icon to $$PREFIX/share/pixmaps/
This commit is contained in:
parent
9fe693630c
commit
c7658e2e96
@ -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…
Reference in New Issue
Block a user