git-gui: Minor UI layout improvements for console windows.
commit1e5c18fb431c2d2493996e24ea68408e59ef6c16
authorShawn O. Pearce <spearce@spearce.org>
Mon, 13 Nov 2006 03:41:34 +0000 (12 22:41 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 13 Nov 2006 05:10:41 +0000 (13 00:10 -0500)
tree4fba3203cd1b983cb7e52eb414bb12557decaac9
parent3e7b0e1d0ae509a54ca61c2b4c4990c8e6f0b2c0
git-gui: Minor UI layout improvements for console windows.

Moved the Close button over to the lower right corner where our
Cancel/Save buttons are in the options dialog.  This should fit
better with our own look and feel as well as that of most apps
on Mac OS X and Windows.

Also set the lower status bar in a console window to indicate the
process is working and that the user should wait for it to finish.

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