diff options
author | Hans Petter <hansp@src.gnome.org> | 2003-09-12 06:04:44 +0800 |
---|---|---|
committer | Hans Petter <hansp@src.gnome.org> | 2003-09-12 06:04:44 +0800 |
commit | 697761cc337aa77a47140c8df50ed84bc25e23f6 (patch) | |
tree | b785830f72e9938cceaa016a419c7b6d9892bada /libical/test-data/simple-mime.txt | |
parent | 733d77e657516f9a59b5c1a7b62acb87b03ec86f (diff) | |
download | gsoc2013-evolution-697761cc337aa77a47140c8df50ed84bc25e23f6.tar.gz gsoc2013-evolution-697761cc337aa77a47140c8df50ed84bc25e23f6.tar.zst gsoc2013-evolution-697761cc337aa77a47140c8df50ed84bc25e23f6.zip |
Import new libical from mainline HEAD and make appropriate changes to
Evolution.
svn path=/trunk/; revision=22538
Diffstat (limited to 'libical/test-data/simple-mime.txt')
-rw-r--r-- | libical/test-data/simple-mime.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libical/test-data/simple-mime.txt b/libical/test-data/simple-mime.txt index aa7113a82f..db7f8a6c39 100644 --- a/libical/test-data/simple-mime.txt +++ b/libical/test-data/simple-mime.txt @@ -10,14 +10,15 @@ Content-Disposition: attachment; filename="event.vcs" BEGIN:VCALENDAR PRODID:-//ACME/DesktopCalendar//EN VERSION:2.0 +METHOD:REQUEST BEGIN:VEVENT ORGANIZER:foo1@example.com ATTENDEE;RSVP=TRUE;ROLE=REQ-PARTICIPANT;CUTYPE=GROUP:MAILTO:employee-A@host.com ATTENDEE;RSVP=TRUE;ROLE=REQ-PARTICIPANT;CUTYPE=GROUP:mailto:Employee-B@HOST.com -ATTENDEE;RSVP=TRUE;ROLE=REQ-PARTICIPANT;CUTYPE=GROUP:MailTo:Eric@Agony.Qualcomm.com +ATTENDEE;RSVP=TRUE;ROLE=REQ-PARTICIPANT;CUTYPE=GROUP:MailTo:Eric@agony.busboom.org DTSTAMP:19970611T190000Z DTSTART:19970621T170000Z -DTEND:199706211T173000Z +DTEND:19970621T173000Z SUMMARY:Let's discuss the attached document UID:calsvr.example.com-873970198738777-8aa SEQUENCE:0 |