1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00

Issue #1251 - Added basic retina support

This commit is contained in:
Sébastien Lavoie 2014-01-12 07:29:59 -05:00
parent 1be62d0db5
commit e7a95f310e

View File

@ -52,6 +52,10 @@
<string>qbittorrent</string>
<key>CFBundleIdentifier</key>
<string>org.qbittorrent</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
<string>True</string>
<key>NSAppleScriptEnabled</key>
<string>YES</string>
<key>NSHumanReadableCopyright</key>