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 30fcd30767c54f64781a76d6ac335d83e7965fcb..24b3c748de005617c79cad0d7b74e5285c5a85b1 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