git-gui: Include our Git logo in the about dialog
authorShawn O. Pearce <spearce@spearce.org>
Sat, 6 Oct 2007 00:15:10 +0000 (20:15 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 10 Oct 2007 05:12:16 +0000 (01:12 -0400)
Most applications tend to have some sort of pretty image in the
about dialog, because it spruces the screen up a little bit and
makes the user happy about reading the information shown there.
We already have a logo in the repository selection wizard so we
can easily reuse this in the about dialog.

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