git-gui: Improve the icons used in the browser display.
authorShawn O. Pearce <spearce@spearce.org>
Mon, 29 Jan 2007 07:50:10 +0000 (02:50 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 29 Jan 2007 07:50:10 +0000 (02:50 -0500)
Real icons which seem to indicate going up to the parent (an up arrow)
and a subdirectory (an open folder). Files are now drawn with the
file_mod icon, like a modified file is. This just looks better as it
is more consistent with the rest of our UI.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found