Hi Ben,
Please, a little help to edit events on Calendar.dat file. I write:
Yearly events with icon:

<letter;month;day;year;text>
example:
C;12;25;0;Christmas
The year is 0 becouse the event is for all years.
Letter and icons:
C=Christmas
V=Saint Valentin's Day
B=Birhday
A=anniversari
Yearly events without icon:

<Y;month;day;year;text>
example:
Y;11;6;0;Constitution day
Weekly events (no icon);


<W;0;day of week;0;Text>
exemple:
W;0;6;0;Sunday
This event mark all sundays of calendar
Mensualy events:

I do not know how to write the event or I do not know how it works. Does it work well?
Event on only a day:
<D;month;day;year;text>
example:
D;7;22;2011;Go to the theatre
żIs correct? I see the event on the calendar but but no text is written.
Thanks