From: Steve Brokenshire Date: Sun, 31 Jan 2016 15:12:14 +0000 (+0000) Subject: Added the CATEGORIES and COMMENT property to iCalendarJournal-Load2.vcf X-Git-Tag: release-0.02~461 X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=c8db21be7ba7bd1b6e0dea3a8e5bc75fa93f74c6;p=xestiacalendar%2F.git Added the CATEGORIES and COMMENT property to iCalendarJournal-Load2.vcf --- diff --git a/source/tests/iCalendarJournal-Load2.vcf b/source/tests/iCalendarJournal-Load2.vcf index 82cfb20..4f45a04 100644 --- a/source/tests/iCalendarJournal-Load2.vcf +++ b/source/tests/iCalendarJournal-Load2.vcf @@ -27,5 +27,12 @@ ATTENDEE;DELEGATED-FROM="mailto:delegated.from@example.com";DELEGATED-TO="mail ATTENDEE;DIR="null:nodata";SENT-BY="mailto:sent.by@example.com";CN="Attendee T he Third";CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED;LANGUAGE=kw;EXAMPLE=DATA:Attend ee Three +CATEGORIES:CATEGORY ONE, CATEGORY TWO +CATEGORIES;LANGUAGE=en:CATEGORY THREE, CATEGORY FOUR +CATEGORIES;LANGUAGE=en-GB;SAMPLE=TOKEN:CATEGORY FIVE, CATEGORY SIX, CATEGORY S + EVEN +COMMENT:This is the first comment. +COMMENT;ALTREP="null:nodata";LANGUAGE=en:This is the second comment. +COMMENT;ZEBRAS=YES:This is the third comment. END:VJOURNAL END:VCALENDAR \ No newline at end of file