git-gui: Slightly tweak new window geometry.
commitc5a1eb889ca3df51ac443916a037b59c46983239
authorShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 22:50:42 +0000 (21 17:50 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 22 Jan 2007 03:47:59 +0000 (21 22:47 -0500)
treeb277e83cf40d55559867cbab07a46b2d87f97af7
parentd4dd034ab5bb13162c4a4e6c588fe530c7739a95
git-gui: Slightly tweak new window geometry.

I didn't really like the way a new git-gui launched in a new repository
as the window geometry wasn't quite the best layou.  So this is a minor
tweak to try and get space distributed around the window better.

By decreasing the widths we're also able to shrink the gui smaller
without Tk clipping content at the edge of the window.  A nice feature.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh