File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ mode = developer
1212
1313
1414[qbittorrent.qbittorrentdesktop_master]
15- source_file = src/icons/qBittorrent .desktop
15+ source_file = dist/unix/qbittorrent .desktop
1616source_lang = en
1717type = DESKTOP
1818minimum_perc = 23
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ if (Qt5Widgets_FOUND)
3131 DESTINATION ${CMAKE_INSTALL_DATAROOTDIR} /icons/hicolor
3232 FILES_MATCHING PATTERN "*.png" )
3333
34- install (FILES ${ qBittorrent_SOURCE_DIR } /src/icons/ qbittorrent.desktop
34+ install (FILES qbittorrent.desktop
3535 DESTINATION ${CMAKE_INSTALL_DATAROOTDIR} /applications/
3636 COMPONENT data)
3737
File renamed without changes.
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ nogui:systemd {
3636
3737# Menu Icon
3838!nogui {
39- menuicon.files = icons /qbittorrent.desktop
39+ menuicon.files = dist/unix /qbittorrent.desktop
4040 menuicon.path = $$DATADIR /applications/
4141 INSTALLS += menuicon
4242
You can’t perform that action at this time.
0 commit comments