mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-08-26 21:52:20 +00:00
- qbittorrent-nox no longer installs a desktop files, nor qbittorrent icons
This commit is contained in:
parent
af1b06c5be
commit
6ae49acb69
@ -52,6 +52,7 @@ contains(DEFINES, DISABLE_GUI) {
|
|||||||
INSTALLS += man
|
INSTALLS += man
|
||||||
|
|
||||||
# Menu Icon
|
# Menu Icon
|
||||||
|
!contains(DEFINES, DISABLE_GUI) {
|
||||||
menuicon.files = Icons/qBittorrent.desktop
|
menuicon.files = Icons/qBittorrent.desktop
|
||||||
menuicon.path = $$PREFIX/share/applications/
|
menuicon.path = $$PREFIX/share/applications/
|
||||||
INSTALLS += menuicon
|
INSTALLS += menuicon
|
||||||
@ -88,6 +89,7 @@ contains(DEFINES, DISABLE_GUI) {
|
|||||||
icon96 \
|
icon96 \
|
||||||
icon128 \
|
icon128 \
|
||||||
icon192
|
icon192
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
contains(DEFINES, DISABLE_GUI) {
|
contains(DEFINES, DISABLE_GUI) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user