]> asedeno.scripts.mit.edu Git - git.git/commitdiff
git-gui: Deiconify startup wizard so it raises to the top
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Mon, 24 Sep 2007 02:29:18 +0000 (22:29 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 24 Sep 2007 02:29:24 +0000 (22:29 -0400)
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/choose_repository.tcl

index 1bec8bd0a88e985690975122802865e6bf10923d..5f2d12fd07c3217d068066f6b4b8714248e31d50 100644 (file)
@@ -123,6 +123,7 @@ constructor pick {} {
                grab $top
                focus $top
        "
+       wm deiconify $top
        tkwait variable @done
 
        if {$top eq {.}} {