# HG changeset patch # User Paul Boddie # Date 1288559280 -3600 # Node ID a818bec1361017fc3c12ac7621314f1b817c1c16 # Parent 3d6157e1fa9485c956a43eab26c229143418dd52 Fixed the macro docstring, removing a non-existent mode and replacing it with a genuine one. diff -r 3d6157e1fa94 -r a818bec13610 macros/EventAggregator.py --- a/macros/EventAggregator.py Sat Oct 23 01:35:47 2010 +0200 +++ b/macros/EventAggregator.py Sun Oct 31 22:08:00 2010 +0100 @@ -737,7 +737,7 @@ mode=calendar shows a calendar view of events mode=list shows a list of events by month - mode=ics provides iCalendar data for the events + mode=table shows a table of events names=daily shows the name of an event on every day of that event names=weekly shows the name of an event once per week