1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-27 06:54:20 +00:00

Merge pull request #9318 from eli-schwartz/fix-desktop-file

Fix regression that broke installing desktop file
This commit is contained in:
Mike Tzou 2018-08-14 00:08:44 +08:00 committed by GitHub
commit 078325a3eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ nogui:systemd {
# Menu Icon
!nogui {
menuicon.files = dist/unix/qbittorrent.desktop
menuicon.files = $$DIST_PATH/qbittorrent.desktop
menuicon.path = $$DATADIR/applications/
INSTALLS += menuicon