Skip to content

Commit 157c8e3

Browse files
marcnarcpaulusmack
authored andcommitted
gitk: Rearrange window title to be more conventional
Signed-off-by: Marc Branchaud <marcnarc@xiplink.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent c47f86c commit 157c8e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gitk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12393,7 +12393,7 @@ catch {
1239312393
}
1239412394
# wait for the window to become visible
1239512395
tkwait visibility .
12396-
wm title . "$appname: [reponame]"
12396+
wm title . "[reponame] - $appname"
1239712397
update
1239812398
readrefs
1239912399

0 commit comments

Comments
 (0)