From 985816dc328dc089ca4a20fcf761d006ee5556bc Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Wed, 2 Oct 2024 11:05:38 -0400 Subject: [PATCH] Document that system notifications work if notify-send is installed. --- man/tkremind.1.in | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/man/tkremind.1.in b/man/tkremind.1.in index 05ba5a3d..e783db18 100644 --- a/man/tkremind.1.in +++ b/man/tkremind.1.in @@ -226,10 +226,11 @@ explicitly dismiss them. .TP .B Use system notifications when issuing a reminder -This option is available only for Tcl/Tk version 9.0 or later; it will -be greyed out for older versions. If selected, then when a reminder -is popped up, it will also be sent to the desktop notification system, causing -a notification to appear. +This option is available only for Tcl/Tk version 9.0 or later, or if +you have the \fBnotify-send\fR program installed; it will be greyed +out if neither condition is true. If selected, then when a reminder +is popped up, it will also be sent to the desktop notification system, +causing a notification to appear. .TP .B Beep terminal when popping up a reminder