]> gitweb.factorcode.org Git - factor.git/commitdiff
Factor.app: enable NSHighResolutionCapable.
authorJohn Benediktsson <mrjbq7@gmail.com>
Thu, 1 Nov 2012 21:27:31 +0000 (14:27 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 1 Nov 2012 21:27:31 +0000 (14:27 -0700)
Factor.app/Contents/Info.plist

index 7beff7b1bab226b60433602070466e32ade88f9b..f5a0ccf8bfe6dea39efa0cc7b1d384edf679287d 100644 (file)
@@ -72,5 +72,7 @@
                        </array>
                </dict>
        </array>
+       <key>NSHighResolutionCapable</key>
+       <true/>
 </dict>
 </plist>