summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c2758a1)
raw | patch | inline | side by side (parent: c2758a1)
author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 02:56:25 +0000 (21:56 -0500) | ||
committer | Shawn 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>
the same thing when starting gitk.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | patch | blob | history |
diff --git a/git-gui.sh b/git-gui.sh
index 84205b08bfa67977b08260f5114a9da116f0cae9..0851eaeebcc8a9c4c69bb1f1f47d76c7e68eab9d 100755 (executable)
--- a/git-gui.sh
+++ b/git-gui.sh
##
## 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