diff options
Diffstat (limited to 'libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase01.ics')
-rw-r--r-- | libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase01.ics | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase01.ics b/libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase01.ics new file mode 100644 index 000000000..3e8d86844 --- /dev/null +++ b/libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase01.ics @@ -0,0 +1,23 @@ +BEGIN:VCALENDAR +PRODID:-//K Desktop Environment//NONSGML KAlarm 1.2.6//EN +VERSION:2.0 +BEGIN:VEVENT +DTSTAMP:20050522T130601 +CREATED:20050522T130311 +UID:KAlarm-2080187732.550 +SEQUENCE:0 +LAST-MODIFIED:20050522T130311 +CLASS:PUBLIC +PRIORITY:5 +RRULE:FREQ=DAILY;INTERVAL=4 +DTSTART:20050526T130300 +TRANSP:OPAQUE +BEGIN:VALARM +DESCRIPTION:Every 4 days +ACTION:DISPLAY +TRIGGER;VALUE=DURATION:PT0S +X-KDE-KALARM-FONTCOLOR:#ff0000\;#000000\; +END:VALARM + +END:VEVENT +END:VCALENDAR |