Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitk: Rearrange window title to be more conventional
[gitweb.git]
/
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