changeset 581:9e8d1f0f5066 with-dependencies

Provisionally add HiDPI feature
author Chris Cannam
date Mon, 08 Jul 2013 14:44:16 +0100
parents 31940304272f
children 4ca10ec57e3a
files .hgsubstate deploy/osx/Info.plist
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Thu May 16 14:35:31 2013 +0100
+++ b/.hgsubstate	Mon Jul 08 14:44:16 2013 +0100
@@ -1,5 +1,5 @@
 7096c7de2d4c327de5e028c33036f146a1884706 dataquay
 619f715526df43e23b2b9b50715e825941572352 sv-dependency-builds
 8cb01cd2441d1009fce5c1234ecbe033ce45484a svapp
-f85050b6f5229c083f639811aa39a87c8afa7820 svcore
+bb7ea947c60d7ae76d3a608479f69a6308facd55 svcore
 77fa3fdbfc7e2b9f96eac6524d48294fb47760c3 svgui
--- a/deploy/osx/Info.plist	Thu May 16 14:35:31 2013 +0100
+++ b/deploy/osx/Info.plist	Mon Jul 08 14:44:16 2013 +0100
@@ -15,6 +15,13 @@
 	<key>CFBundleShortVersionString</key>
 	<string>SV_VERSION</string>
 	<key>CFBundleDocumentTypes</key>
+
+	<!-- enable HiDPI -->
+	<key>NSPrincipalClass</key>
+	<string>NSApplication</string>
+	<key>NSHighResolutionCapable</key>
+	<string>True</string>
+
 	<array>
 		<!-- we are an 'editor' of SV files -->
 		<dict>