aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/migration.h
Commit message (Collapse)AuthorAgeFilesLines
* added more menu items. (delete_calendar_cb): callbacks for new popup menuRodrigo Moya2003-11-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | 2003-11-04 Rodrigo Moya <rodrigo@ximian.com> * gui/calendar-component.c (fill_popup_menu_callback): added more menu items. (delete_calendar_cb): callbacks for new popup menu items. (impl_createControls): add the source selector widget to the CalendarComponentPrivate structure. * gui/migration.[ch] (migrate_old_tasks): new function to migrate old tasks setups. (process_old_dir): renamed and added a "filename" argument, so that the same function can be used for tasks and calendar directories. (migrate_old_calendars): added new argument when calling process_old_dir(). * gui/tasks-component.c (tasks_component_init): call migrate_old_tasks() if there are no groups defined. svn path=/trunk/; revision=23182
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+30
svn path=/trunk/; revision=22965