mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Change "Body:" to "Subject:" and update man page.
This commit is contained in:
@@ -1918,7 +1918,7 @@ proc CreateModifyDialog {w day firstDay args} {
|
||||
pack $w.labhol $w.issue $w.skip $w.before $w.after -side top -anchor w -in $w.hol
|
||||
|
||||
# TEXT ENTRY
|
||||
label $w.msglab -text "Body:"
|
||||
label $w.msglab -text "Subject:"
|
||||
entry $w.entry
|
||||
balloon_add_help $w.entry "Enter the text of the reminder"
|
||||
grid $w.msglab -row 0 -column 0 -in $w.msg -sticky e
|
||||
|
||||
Reference in New Issue
Block a user