diff deploy/osx/Info.plist @ 637:f45af8d8091e imaf_enc

Merge from default branch
author Chris Cannam
date Mon, 04 Nov 2013 17:47:53 +0000
parents 41684d0b0663
children 23be8dccb855
line wrap: on
line diff
--- a/deploy/osx/Info.plist	Mon Nov 04 17:17:09 2013 +0000
+++ b/deploy/osx/Info.plist	Mon Nov 04 17:47:53 2013 +0000
@@ -14,7 +14,15 @@
 	<string>org.sonicvisualiser.SonicVisualiser</string>
 	<key>CFBundleShortVersionString</key>
 	<string>SV_VERSION</string>
+
+	<!-- enable HiDPI -->
+	<key>NSPrincipalClass</key>
+	<string>NSApplication</string>
+	<key>NSHighResolutionCapable</key>
+	<string>True</string>
+
 	<key>CFBundleDocumentTypes</key>
+
 	<array>
 		<!-- we are an 'editor' of SV files -->
 		<dict>