add high resolution display support

This commit is contained in:
Stephan Witt 2012-09-23 15:08:24 +02:00
parent 5a9aa21350
commit 99e53ffce0

View File

@ -40,6 +40,10 @@
<key>NSAppleScriptEnabled</key>
<string>YES</string>
<key>OSAScriptingDefinition</key>
<string>LyX.sdef</string>
<string>LyX.sdef</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
</dict>
</plist>