Skip to content

Commit

Permalink
makes GanttProject working better with retina displays on Mac OSX
Browse files Browse the repository at this point in the history
thanks to @ryanthara for the patch
See original pull request: pr:#1323
  • Loading branch information
Dmitry Barashev committed Nov 30, 2016
1 parent bf7f5f9 commit 4b4b2f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ganttproject-builder/Info.plist.patch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- Info.plist 2014-04-16 04:09:33.605115769 +0400
+++ Info.plist.new 2014-04-22 03:31:23.228938448 +0400
@@ -2,6 +2,44 @@
@@ -2,6 +2,46 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down Expand Up @@ -40,6 +40,8 @@
+ <string>GAN</string>
+ </array>
+ </dict>
+ <key>NSHighResolutionCapable</key>
+ <true/>
+ </dict>
+ </array>
<key>CFBundleDevelopmentRegion</key>
Expand Down

0 comments on commit 4b4b2f0

Please sign in to comment.