Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved CalendarFormat type def here | Seth Alves | 2000-02-18 | 1 | -67/+3 |
| | | | | | | | | | | | | | | * cal-backend.h: moved CalendarFormat type def here * cal-backend.c (cal_backend_load): if extension suggests an ical file, attempt to load an iCal file. (cal_get_type_from_filename): returns CAL_ICAL if file extension is 'ics' or 'ifb', else returns CAL_VCAL (icalendar_calendar_load): moved this here from icalendar.c because it needs to call the static function add_object. svn path=/trunk/; revision=1831 | ||||
* | forgot this one | Seth Alves | 2000-02-16 | 1 | -0/+722 |
svn path=/trunk/; revision=1792 |