git-gui: Switch the git-gui logo to Henrik Nyh's logo
commita7cb8f583ff6ef01c23b1694f30e9004271264f9
authorShawn O. Pearce <spearce@spearce.org>
Wed, 26 Sep 2007 18:59:09 +0000 (26 14:59 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 26 Sep 2007 18:59:09 +0000 (26 14:59 -0400)
tree295de36cbcdc4d6d6c88dda4ea971ac16f0118fc
parent59213f60b7a3085732f76736e1826869994abf1a
git-gui: Switch the git-gui logo to Henrik Nyh's logo

Henrik came up with this alternative logo for gitweb and posted
it on his blog:

  http://henrik.nyh.se/2007/06/alternative-git-logo-and-favicon

The msysGit port uses his logo within some of their components,
and frankly it looks better here in git-gui for our repository
setup wizard screen.  The logo fits quite nicely along the left
edge of our window, leaving significantly more vertical space
for things like the git-fetch console output.

Because the logo changes the layout charateristics of the setup
window I also needed to adjust some of the padding for our widgets
and stop using a fixed width window size.  We now let Tk compute
the correct size of the main window whenever the layout changes,
and drop the window into roughly the upper left 1/3 of the desktop
so its not quite centered but is likely to be far enough away from
any sort of task bars/menu bars/docks that the user may have along
any edge of the screen.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/choose_repository.tcl