diff options
author | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
commit | 36c690a3611bd80395966f6a0f34dfd82f5b3945 (patch) | |
tree | 9a14849dd3a40bd1667b88d689e2aa7d58d08bce /libical/test-data/simple-mime.txt | |
parent | 74f4231f4eb650f0243ff39ab5a085b1df4f7697 (diff) | |
download | gsoc2013-evolution-MULTIHEAD_BRANCHPOINT.tar gsoc2013-evolution-MULTIHEAD_BRANCHPOINT.tar.gz gsoc2013-evolution-MULTIHEAD_BRANCHPOINT.tar.bz2 gsoc2013-evolution-MULTIHEAD_BRANCHPOINT.tar.lz gsoc2013-evolution-MULTIHEAD_BRANCHPOINT.tar.xz gsoc2013-evolution-MULTIHEAD_BRANCHPOINT.tar.zst gsoc2013-evolution-MULTIHEAD_BRANCHPOINT.zip |
This commit was manufactured by cvs2svn to create tagMULTIHEAD_BRANCHPOINT
'MULTIHEAD_BRANCHPOINT'.
svn path=/tags/MULTIHEAD_BRANCHPOINT/; revision=16884
Diffstat (limited to 'libical/test-data/simple-mime.txt')
-rw-r--r-- | libical/test-data/simple-mime.txt | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/libical/test-data/simple-mime.txt b/libical/test-data/simple-mime.txt deleted file mode 100644 index aa7113a82f..0000000000 --- a/libical/test-data/simple-mime.txt +++ /dev/null @@ -1,26 +0,0 @@ -From: foo1@example.com -MIME-Version: 1.0 -To: foo2@example.com,foo3@example.com -Subject: REQUEST - Phone Conference -Content-Type:text/calendar; method=REQUEST; charset=US-ASCII; - Component=vevent -Content-Transfer-Encoding: 7bit -Content-Disposition: attachment; filename="event.vcs" - -BEGIN:VCALENDAR -PRODID:-//ACME/DesktopCalendar//EN -VERSION:2.0 -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 -DTSTAMP:19970611T190000Z -DTSTART:19970621T170000Z -DTEND:199706211T173000Z -SUMMARY:Let's discuss the attached document -UID:calsvr.example.com-873970198738777-8aa -SEQUENCE:0 -STATUS:CONFIRMED -END:VEVENT -END:VCALENDAR |