diff options
author | nobody <nobody@localhost> | 2001-08-05 03:29:35 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-08-05 03:29:35 +0800 |
commit | cf78449023f3028770208435f688dfb90652294f (patch) | |
tree | 0f0f7d161df8ec2e9a2e06dc0f87a8c17389d1e1 /libical/test-data/smallcluster.ics | |
parent | 950e90cd92e950cb17645b5c3d6fc6eae2f07c5e (diff) | |
download | gsoc2013-evolution-GNOME_LIBS_1_4_1.tar.gz gsoc2013-evolution-GNOME_LIBS_1_4_1.tar.zst gsoc2013-evolution-GNOME_LIBS_1_4_1.zip |
This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1
'GNOME_LIBS_1_4_1'.
svn path=/tags/GNOME_LIBS_1_4_1/; revision=11674
Diffstat (limited to 'libical/test-data/smallcluster.ics')
-rw-r--r-- | libical/test-data/smallcluster.ics | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/libical/test-data/smallcluster.ics b/libical/test-data/smallcluster.ics deleted file mode 100644 index 2902136bab..0000000000 --- a/libical/test-data/smallcluster.ics +++ /dev/null @@ -1,13 +0,0 @@ -BEGIN:VCALENDAR -BEGIN:VCALENDAR -VERSION:2.0 -PRODID:-//hacksw/handcal//NONSGML v1.0//EN -BEGIN:VEVENT -DTSTART - :19970714T170000Z -DTEND:19970715T035959Z -SUMMARY:Bastille Day Party -RRULE:FREQ=YEARLY;UNTIL=123456T123456;BYSETPOS=-1,2,-3,4,-5,6,-7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,4,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54;BYSECOND=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,4,25,26 -END:VEVENT -END:VCALENDAR -END:VCALENDAR |