@@ -128,6 +128,7 @@ Compliant with the iCalendar specification, KAlarm defines a number of custom fi
<tr><tdcolspan=2><tt>X-KDE-KALARM-FLAGS</tt></td><td>Multiple parameters specify various properties of the alarm</td></tr>
<tr><td></td><td><tt>HIDE</tt></td><td>For an alarm of type REMINDER, indicates that it is suppressed by a deferral alarm whose trigger time is later than this alarm. Allows the reminder alarm to be reinstated if the deferral is subsequently cancelled.</td></tr>
<tr><td></td><td><tt>SPEAK</tt></td><td>For an audio alarm in an event whose main alarm is a display or command alarm, specifies that the alarm text should be spoken</td></tr>
<tr><tdclass=cont></td><tdclass=cont><tt>EXECDEFER</tt></td><tdclass=cont>For a command alarm containing a pre-alarm action, indicates that the pre-alarm action should be executed when a deferred alarm triggers. Normally, it is executed only when the alarm proper triggers.</td></tr>
<tr><tdclass=cont></td><tdclass=cont><tt>ERRCANCEL</tt></td><tdclass=cont>For a command alarm containing a pre-alarm action, indicates that the alarm should be cancelled if the pre-alarm action fails</td></tr>
<tr><tdclass=cont></td><tdclass=cont><tt>ERRNOSHOW</tt></td><tdclass=cont>For a command alarm containing a pre-alarm action, indicates that there should be no error notification if the pre-alarm action fails</td></tr>
<tr><tdclass=cont></td><tdclass=cont><tt>EMAILID;</tt><em>uoid</em></td><tdclass=cont>For an email alarm, holds the email ID (the KDE email UOID) to use in the 'From' field.</td></tr>