]> source.dussan.org Git - tigervnc.git/commitdiff
MacOS package: Added NSHighResolutionCapable tag to Info.plist 371/head
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Tue, 25 Oct 2016 15:58:21 +0000 (17:58 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Tue, 25 Oct 2016 15:58:21 +0000 (17:58 +0200)
With the flag the application will start enable the high resolution
display. I tested this on a Macbook Pro with a High Resolution Display.
The fonts are better to read.

release/Info.plist.in

index ae4fe0099214ea402b83ae74350dd9ea1f663cd3..c390ad6c180fbe3ec77dd91344862bc47b62c9eb 100644 (file)
@@ -6,6 +6,8 @@
        <string>English</string>
        <key>CFBundleExecutable</key>
        <string>TigerVNC Viewer</string>
+       <key>NSHighResolutionCapable</key>
+       <string>True</string>
        <key>CFBundleGetInfoString</key>
        <string>@VERSION@, Copyright © 1998-2011 [many holders]</string>
        <key>CFBundleIconFile</key>