summaryrefslogtreecommitdiff
path: root/gitk
diff options
context:
space:
mode:
authorLibravatar Marc Branchaud <marcnarc@xiplink.com>2015-03-23 10:18:16 -0400
committerLibravatar Paul Mackerras <paulus@samba.org>2015-04-06 14:38:17 +1000
commit157c8e3ddfd3d44805bb5ed02805bc484edc8670 (patch)
tree713f006b9160924461ea68b4c07fbdaa434ff960 /gitk
parentgitk: sv.po: Update Swedish translation (305t0f0u) (diff)
downloadtgif-157c8e3ddfd3d44805bb5ed02805bc484edc8670.tar.xz
gitk: Rearrange window title to be more conventional
Signed-off-by: Marc Branchaud <marcnarc@xiplink.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'gitk')
-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