annotate plugins/libcalendaring/tests/resources/dummy.ifb @ 43:771f6803cc4b default tip

somehow lost the correctly updated metadata so e.g. 'mail' package wasn't being imported
author Charlie Root
date Sun, 26 Jan 2025 13:13:49 -0500
parents 888e774ee983
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
1 BEGIN:VCALENDAR
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
2 VERSION:2.0
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
3 PRODID:-//kolab.org//NONSGML Kolab Server 3//EN
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
4 METHOD:PUBLISH
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
5 BEGIN:VFREEBUSY
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
6 ORGANIZER:MAILTO:nobody@kolabsys.com.ifb
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
7 DTSTAMP:20130824T135913Z
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
8 DTSTART:20130629T135913Z
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
9 DTEND:20131214T135913Z
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
10 COMMENT:This is a dummy vfreebusy that indicates an empty calendar
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
11 FREEBUSY:19700101T000000Z/19700101T000000Z
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
12 END:VFREEBUSY
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
13 END:VCALENDAR