git-gui: Make the gitk starting message match our usual format.

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>
This commit is contained in:
Shawn O. Pearce 2007-01-20 21:56:25 -05:00
parent c2758a17cb
commit dccfa6727e

View File

@ -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