summaryrefslogtreecommitdiffstats
path: root/Mac/Resources/app
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Resources/app')
-rw-r--r--Mac/Resources/app/Info.plist.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Mac/Resources/app/Info.plist.in b/Mac/Resources/app/Info.plist.in
index a91b1ee..8af5efc 100644
--- a/Mac/Resources/app/Info.plist.in
+++ b/Mac/Resources/app/Info.plist.in
@@ -56,5 +56,7 @@
<true/>
<key>NSHumanReadableCopyright</key>
<string>(c) 2013 Python Software Foundation.</string>
+ <key>NSHighResolutionCapable</key>
+ <true/>
</dict>
</plist>