From: Shawn O. Pearce Date: Sat, 6 Oct 2007 00:15:10 +0000 (-0400) Subject: git-gui: Include our Git logo in the about dialog X-Git-Tag: gitgui-0.9.0~42 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/51e1eadb7cd9c8b1943fdc62fe28535bfc032fc6?ds=sidebyside;hp=51e1eadb7cd9c8b1943fdc62fe28535bfc032fc6 git-gui: Include our Git logo in the about dialog 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 ---