mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
Update man page for new font-change options; document keyboard shortcuts for navigating.
This commit is contained in:
@@ -756,7 +756,7 @@ proc EditOptions {} {
|
||||
|
||||
frame $w.fframe
|
||||
button $w.font -text "Change entry font..." -command "ChooseCalboxFont"
|
||||
button $w.hfont -text "Change Heading font..." -command "ChooseHeadingFont"
|
||||
button $w.hfont -text "Change heading font..." -command "ChooseHeadingFont"
|
||||
pack $w.font $w.hfont -in $w.fframe -side left -expand 1 -fill x
|
||||
|
||||
frame $w.sep1 -border 1 -relief sunken
|
||||
|
||||
Reference in New Issue
Block a user