mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue