diff -r 96907930389d -r 12af337248b1 pimappservices/calendar/shared/src/agmdebug.cpp --- a/pimappservices/calendar/shared/src/agmdebug.cpp Thu Aug 19 09:53:43 2010 +0300 +++ b/pimappservices/calendar/shared/src/agmdebug.cpp Tue Aug 31 15:13:43 2010 +0300 @@ -120,8 +120,9 @@ case CCalEntry::EAppt: entryTypeBuf.Copy(_L("Appointment")); break; case CCalEntry::EReminder: entryTypeBuf.Copy(_L("Reminder")); break; case CCalEntry::ETodo: entryTypeBuf.Copy(_L("Todo")); break; - case CCalEntry::EEvent: entryTypeBuf.Copy(_L("Event")); break; - case CCalEntry::EAnniv: entryTypeBuf.Copy(_L("Anniversary")); break; + case CCalEntry::EEvent: entryTypeBuf.Copy(_L("Event")); break; + case CCalEntry::EAnniv: entryTypeBuf.Copy(_L("Anniversary")); break; + case CCalEntry::ENote: entryTypeBuf.Copy(_L("Note")); break; } // Entry Time Mode