diff options
| author | Allen Winter <allen.winter@kdab.com> | 2014-06-28 15:30:53 -0400 |
|---|---|---|
| committer | Allen Winter <allen.winter@kdab.com> | 2014-06-28 15:30:53 -0400 |
| commit | c363e524f603b4dbeb5bbde5971e7d1c9b26b206 (patch) | |
| tree | ba17e68406efd25045f86b0c5403c6c4273f1097 /test-data/4 | |
| download | libical-git-0.48.tar.gz | |
Diffstat (limited to 'test-data/4')
| -rw-r--r-- | test-data/4 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/test-data/4 b/test-data/4 new file mode 100644 index 00000000..59c3d691 --- /dev/null +++ b/test-data/4 @@ -0,0 +1,23 @@ +BEGIN:VCALENDAR +VERSION:2.0 +PRODID:-//ABC Corporation//NONSGML My Product//EN +BEGIN:VJOURNAL +DTSTAMP:19970324T120000Z +UID:uid5@host1.com +ORGANIZER:MAILTO:jsmith@host.com +STATUS:DRAFT +CLASS:PUBLIC +CATEGORIES:Project Report, XYZ: Weekly Meeting +DESCRIPTION:Project xyz Review Meeting Minutes\n + Agenda\n1. Review of project version 1.0 requirements.\n2. + Definition + of project processes.\n3. Review of project schedule.\n + Participants: John Smith\, Jane Doe\, Jim Dandy\n-It was + decided that the requirements need to be signed off by + product marketing.\n-Project processes were accepted.\n + -Project schedule needs to account for scheduled holidays + and employee vacation time. Check with HR for specific + dates.\n-New schedule will be distributed by Friday.\n- + Next weeks meeting is cancelled. No meeting until 3/23. +END:VJOURNAL +END:VCALENDAR |
