mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 06:28:03 -06:00
- qbittorrent-nox no longer installs a desktop files, nor qbittorrent icons
This commit is contained in:
@@ -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
|
||||
@@ -88,6 +89,7 @@ contains(DEFINES, DISABLE_GUI) {
|
||||
icon96 \
|
||||
icon128 \
|
||||
icon192
|
||||
}
|
||||
}
|
||||
|
||||
contains(DEFINES, DISABLE_GUI) {
|
||||
|
||||
Reference in New Issue
Block a user