Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-gui: Improve font rendering on retina macbooks
author
Mads Dørup
<mads@dorup.dk>
Sun, 21 Jul 2013 12:23:48 +0000
(14:23 +0200)
committer
Pat Thoyts
<patthoyts@users.sourceforge.net>
Tue, 27 Aug 2013 19:06:40 +0000
(20:06 +0100)
Signed-off-by: Mads Dørup <mads@dorup.dk>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
macosx/Info.plist
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
8a383db
)
diff --git
a/macosx/Info.plist
b/macosx/Info.plist
index b3bf15fa1c1a41265460664417caf47265553a4f..1ade121c4cc532d565bdfc9f03a7e766963c34a8 100644
(file)
--- a/
macosx/Info.plist
+++ b/
macosx/Info.plist
@@
-24,5
+24,7
@@
<string>GITg</string>
<key>CFBundleVersion</key>
<string>@@GITGUI_VERSION@@</string>
+ <key>NSHighResolutionCapable</key>
+ <true/>
</dict>
</plist>