mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 17:23:07 -07:00
- qbittorrent-nox no longer installs a desktop files, nor qbittorrent icons
This commit is contained in:
parent
af1b06c5be
commit
6ae49acb69
1 changed files with 38 additions and 36 deletions
|
@ -52,6 +52,7 @@ contains(DEFINES, DISABLE_GUI) {
|
|||
INSTALLS += man
|
||||
|
||||
# Menu Icon
|
||||
!contains(DEFINES, DISABLE_GUI) {
|
||||
menuicon.files = Icons/qBittorrent.desktop
|
||||
menuicon.path = $$PREFIX/share/applications/
|
||||
INSTALLS += menuicon
|
||||
|
@ -89,6 +90,7 @@ contains(DEFINES, DISABLE_GUI) {
|
|||
icon128 \
|
||||
icon192
|
||||
}
|
||||
}
|
||||
|
||||
contains(DEFINES, DISABLE_GUI) {
|
||||
TARGET = qbittorrent-nox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue