summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgitk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitk b/gitk
index 30fcd30767..24b3c748de 100755
--- 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