aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/e-book-shell-view.h
Commit message (Collapse)AuthorAgeFilesLines
* Arrange for an ESourceList to be shared amongst all instances of a type ofMatthew Barnes2008-09-121-1/+5
| | | | | | | shell view. For example, all EBookShellView instances will now share the same ESourceList instance for address books. svn path=/branches/kill-bonobo/; revision=36311
* Progress update:Matthew Barnes2008-08-271-0/+66
- Further refinements of the shell API. - Kill ESMenu and EUserCreatableItemsHandler. - Start ripping apart the addressbook component. svn path=/branches/kill-bonobo/; revision=36093