RFC 2445 mentions that CRLF line endings may be used in iCal files. Handle them properly when importing. Reported-by: Håkan Jerning <jerning@home.se> Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
13 lines
223 B
Plaintext
13 lines
223 B
Plaintext
BEGIN:VCALENDAR
|
|
VERSION:2.0
|
|
BEGIN:VEVENT
|
|
DTSTART:19800101T000100
|
|
DURATION:P1DT9H17M0S
|
|
SUMMARY:Calibrator's
|
|
END:VEVENT
|
|
BEGIN:VTODO
|
|
PRIORITY:1
|
|
SUMMARY:Nary parabled Louvre's fleetest mered
|
|
END:VTODO
|
|
END:VCALENDAR
|