OSDN Git Service

gitk: Rearrange window title to be more conventional
authorMarc Branchaud <marcnarc@xiplink.com>
Mon, 23 Mar 2015 14:18:16 +0000 (10:18 -0400)
committerPaul Mackerras <paulus@samba.org>
Mon, 6 Apr 2015 04:38:17 +0000 (14:38 +1000)
Signed-off-by: Marc Branchaud <marcnarc@xiplink.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk

diff --git a/gitk b/gitk
index 30fcd30..24b3c74 100755 (executable)
--- a/gitk
+++ b/gitk
@@ -12393,7 +12393,7 @@ catch {
 }
 # wait for the window to become visible
 tkwait visibility .
-wm title . "$appname: [reponame]"
+wm title . "[reponame] - $appname"
 update
 readrefs