Bug 944685 - Use NSHighResolutionCapable in B2G's Info.plist. r=mstange

--HG--
extra : rebase_source : b2d96082c1fb4ac55ad22dd034f7b1fbf217f207
This commit is contained in:
Paul Rouget 2013-12-04 17:44:35 -05:00
parent d3115778f5
commit 72d1dd97a0

View File

@ -28,5 +28,9 @@
<true/>
<key>CGDisableCoalescedUpdates</key>
<true/>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSPrincipalClass</key>
<string>GeckoNSApplication</string>
</dict>
</plist>