From e42cbe5cd3681facac142669bf2ac7dc4c537c80 Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Mon, 24 Sep 2012 16:19:30 -0700 Subject: [PATCH] Enable HiDPI on OS X Everything but the audio and video displays and toolbar icons just work, and they're not too hideously ugly. --- aegisub/packages/osx_bundle/Contents/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aegisub/packages/osx_bundle/Contents/Info.plist b/aegisub/packages/osx_bundle/Contents/Info.plist index 3a4e4f500..3e8a326b9 100644 --- a/aegisub/packages/osx_bundle/Contents/Info.plist +++ b/aegisub/packages/osx_bundle/Contents/Info.plist @@ -20,6 +20,8 @@ APPL CFBundleSignature agsu + NSPrincipalClass + NSApplication