mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
Don't use executable name as CFBundleName value
This commit is contained in:
parent
c7c7924d37
commit
29e6b229ac
2 changed files with 2 additions and 2 deletions
2
dist/mac/Info.plist
vendored
2
dist/mac/Info.plist
vendored
|
@ -47,7 +47,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleName</key>
|
||||
<string>@EXECUTABLE@</string>
|
||||
<string>qBittorrent</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>qbittorrent_mac.icns</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue