My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a383db
)
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
diff --git
a/macosx/Info.plist
b/macosx/Info.plist
index
b3bf15f
..
1ade121
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>