aboutsummaryrefslogtreecommitdiffstats
path: root/libical/test-data/calendar.ics
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-02-22 03:34:27 +0800
committernobody <nobody@localhost>2001-02-22 03:34:27 +0800
commit19d71e1c5029e8c4048d9b8ace72affc28f2d04f (patch)
treef1ea97702781d0b26bb97bd28213ed46368377b6 /libical/test-data/calendar.ics
parent535fea211a9a35f5b04017124a71764daf926723 (diff)
downloadgsoc2013-evolution-19d71e1c5029e8c4048d9b8ace72affc28f2d04f.tar
gsoc2013-evolution-19d71e1c5029e8c4048d9b8ace72affc28f2d04f.tar.gz
gsoc2013-evolution-19d71e1c5029e8c4048d9b8ace72affc28f2d04f.tar.bz2
gsoc2013-evolution-19d71e1c5029e8c4048d9b8ace72affc28f2d04f.tar.lz
gsoc2013-evolution-19d71e1c5029e8c4048d9b8ace72affc28f2d04f.tar.xz
gsoc2013-evolution-19d71e1c5029e8c4048d9b8ace72affc28f2d04f.tar.zst
gsoc2013-evolution-19d71e1c5029e8c4048d9b8ace72affc28f2d04f.zip
This commit was manufactured by cvs2svn to create tagGNUMERIC_0_63
'GNUMERIC_0_63'. svn path=/tags/GNUMERIC_0_63/; revision=8333
Diffstat (limited to 'libical/test-data/calendar.ics')
-rw-r--r--libical/test-data/calendar.ics47
1 files changed, 0 insertions, 47 deletions
diff --git a/libical/test-data/calendar.ics b/libical/test-data/calendar.ics
deleted file mode 100644
index 63b0a93838..0000000000
--- a/libical/test-data/calendar.ics
+++ /dev/null
@@ -1,47 +0,0 @@
-BEGIN:VCALENDAR
-PRODID:-//ACME/DesktopCalendar//EN
-METHOD:CREATE
-X-LIC-NOTE: #C1. Rescheduled by #I1\ and updated by #I2
-VERSION:2.0
-BEGIN:VEVENT
-ORGANIZER:Mailto:B@example.com
-ATTENDEE;ROLE=CHAIR;PARTSTAT=ACCEPTED;CN=BIG A:Mailto:A@example.com
-ATTENDEE;RSVP=TRUE;CUTYPE=INDIVIDUAL;CN=B:Mailto:B@example.com
-ATTENDEE;RSVP=TRUE;CUTYPE=INDIVIDUAL;CN=C:Mailto:C@example.com
-ATTENDEE;RSVP=TRUE;CUTYPE=INDIVIDUAL;CN=Hal:Mailto:D@example.com
-ATTENDEE;RSVP=FALSE;CUTYPE=ROOM:conf_Big@example.com
-ATTENDEE;ROLE=NON-PARTICIPANT;RSVP=FALSE:Mailto:E@example.com
-DTSTAMP:19970611T190000Z
-DTSTART:19970701T190000Z
-DTEND:19970701T1930000Z
-SUMMARY:Conference
-UID:calsrv.example.com-873970198738777@example.com
-SEQUENCE:1
-STATUS:CONFIRMED
-END:VEVENT
-END:VCALENDAR
-
-BEGIN:VCALENDAR
-PRODID:-//ACME/DesktopCalendar//EN
-METHOD:REQUEST
-X-LIC-NOTE: #C2. The test user is the organizer.
-VERSION:2.0
-BEGIN:VEVENT
-ORGANIZER:Mailto:A@example.com
-ATTENDEE;ROLE=CHAIR;PARTSTAT=ACCEPTED:Mailto:A@example.com
-ATTENDEE;RSVP=TRUE;CUTYPE=INDIVIDUAL:Mailto:B@example.com
-ATTENDEE;RSVP=TRUE;CUTYPE=INDIVIDUAL:Mailto:C@example.com
-ATTENDEE;RSVP=TRUE;CUTYPE=INDIVIDUAL;CN=Hal:Mailto:D@example.com
-ATTENDEE;ROLE=NON-PARTICIPANT;RSVP=FALSE;
- CUTYPE=ROOM:Mailto:Conf@example.com
-ATTENDEE;ROLE=NON-PARTICIPANT;RSVP=FALSE:Mailto:E@example.com
-DTSTART:19970701T180000Z
-DTEND:19970701T190000Z
-SUMMARY:Phone Conference
-UID:calsrv.example.com-873970198738785@example.com
-SEQUENCE:0
-DTSTAMP:19970613T190000Z
-STATUS:CONFIRMED
-END:VEVENT
-END:VCALENDAR
-