mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-09-01 16:42:26 +00:00
Merge pull request #9318 from eli-schwartz/fix-desktop-file
Fix regression that broke installing desktop file
This commit is contained in:
commit
078325a3eb
@ -36,7 +36,7 @@ nogui:systemd {
|
|||||||
|
|
||||||
# Menu Icon
|
# Menu Icon
|
||||||
!nogui {
|
!nogui {
|
||||||
menuicon.files = dist/unix/qbittorrent.desktop
|
menuicon.files = $$DIST_PATH/qbittorrent.desktop
|
||||||
menuicon.path = $$DATADIR/applications/
|
menuicon.path = $$DATADIR/applications/
|
||||||
INSTALLS += menuicon
|
INSTALLS += menuicon
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user