aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/cal-attachment-bar.h
Commit message (Collapse)AuthorAgeFilesLines
* Modified cal-attachment-bar to allow the path to the local attachmentHarish Krishnaswamy2005-01-101-1/+2
| | | | | | | | | | | | | | | | * gui/dialogs/cal-attachment-bar.[ch]: (destroy), (init), (cal_attachment_bar_set_local_attachment_store), (cal_attachment_bar_get_attachment_list), (cal_attachment_bar_get_nth_attachment_filename), (cal_attachment_bar_set_attachment_list): Modified cal-attachment-bar to allow the path to the local attachment store be set externally, thereby hiding the storage policy of different backends from it. * gui/dialogs/comp-editor.c: * (real_edit_comp): set the local attachment store after obtaining it from the calendar. svn path=/trunk/; revision=28311
* New files that provide attachments support for calendar items.Harish Krishnaswamy2005-01-081-0/+83
svn path=/trunk/; revision=28286