mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Give the window an appropriate title.
This commit is contained in:
@@ -4985,6 +4985,7 @@ proc ShowManPage { cmd jump destroy } {
|
||||
CenterWindow $w .
|
||||
raise $w
|
||||
}
|
||||
wm title $w "$cmd Manual Page"
|
||||
focus $w.t
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user