git-gui: Refactor Henrik Nyh's logo into its own procedure
authorShawn O. Pearce <spearce@spearce.org>
Fri, 5 Oct 2007 12:35:41 +0000 (08:35 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 10 Oct 2007 05:12:15 +0000 (01:12 -0400)
By moving the logo into its own procedure we can use it in
multiple locations within the UI, but still load it only if
the logo is going to be used by the application.

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