Code

git-gui: Make the gitk starting message match our usual format.
authorShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 02:56:25 +0000 (21:56 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 07:54:21 +0000 (02:54 -0500)
Because we usually say "Operation... please wait..." we should do
the same thing when starting gitk.

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

index 84205b08bfa67977b08260f5114a9da116f0cae9..0851eaeebcc8a9c4c69bb1f1f47d76c7e68eab9d 100755 (executable)
@@ -2215,7 +2215,7 @@ proc console_read {w fd after} {
 ##
 ## ui commands
 
-set starting_gitk_msg {Please wait... Starting gitk...}
+set starting_gitk_msg {Starting gitk... please wait...}
 
 proc do_gitk {revs} {
        global ui_status_value starting_gitk_msg