The branch, 2.0.x, has been updated.

- Log -----------------------------------------------------------------

commit 8bc54fd6658d7fc9c6282fa0cb08adc1b6b0b331
Author: Stephan Witt <sw...@lyx.org>
Date:   Sun Sep 30 11:29:55 2012 +0200

    Add property list entries for high resolution display on Mac

diff --git a/development/MacOSX/Info.plist.in b/development/MacOSX/Info.plist.in
index 3145c1a..7359185 100644
--- a/development/MacOSX/Info.plist.in
+++ b/development/MacOSX/Info.plist.in
@@ -37,5 +37,9 @@
        <string>@VERSION@</string>
        <key>CFBundleSignature</key>
        <string>OLYX</string>
+       <key>NSHighResolutionCapable</key>
+       <true/>
+       <key>NSPrincipalClass</key>
+       <string>NSApplication</string>
 </dict>
 </plist>
diff --git a/status.20x b/status.20x
index 3235a24..c1f2099 100644
--- a/status.20x
+++ b/status.20x
@@ -53,6 +53,8 @@ What's new
 
 - Implementation of spell check of current selection (bug #2511).
 
+- Add property list entries for high resolution display on Mac.
+
 
 * DOCUMENTATION AND LOCALIZATION
 

-----------------------------------------------------------------------

Summary of changes:
 development/MacOSX/Info.plist.in |    4 ++++
 status.20x                       |    2 ++
 2 files changed, 6 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to