implement this the right way by searching for the "default" property over
authorChris Toshok <toshok@ximian.com>
Mon, 26 Jan 2004 17:51:47 +0000 (17:51 +0000)
committerChris Toshok <toshok@src.gnome.org>
Mon, 26 Jan 2004 17:51:47 +0000 (17:51 +0000)
commit8478effd9affe4a40b909625297017d6a2ffabf1
tree3aa899d27f9112e59da6f9ce8c4ebff23993f926
parent61be22b1b56f75b2080b4ec5aa566d7cd7c7b46e
implement this the right way by searching for the "default" property over

2004-01-26  Chris Toshok  <toshok@ximian.com>

* libebook/e-book.c (e_book_get_default_addressbook): implement
this the right way by searching for the "default" property over
all sources, and returning that source, or the local addressbook
if there isn't a default source.
(e_book_set_default_addressbook): new function.
(e_book_set_default_source): new function.

* libebook/e-book.h: add prototypes for
e_book_set_default_addressbook/e_book_set_default_source.
addressbook/ChangeLog
addressbook/libebook/e-book.c
addressbook/libebook/e-book.h