aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2004-04-17 05:32:52 +0800
committerChris Toshok <toshok@src.gnome.org>2004-04-17 05:32:52 +0800
commit5e766d8fb292fb1a3727d240210b658fce34325e (patch)
tree0c733d806dcef3cbbf60584609804844e6e7c082 /addressbook/ChangeLog
parent26ccc3eed18996fc1e87bae8e3702c1929003877 (diff)
downloadgsoc2013-evolution-5e766d8fb292fb1a3727d240210b658fce34325e.tar
gsoc2013-evolution-5e766d8fb292fb1a3727d240210b658fce34325e.tar.gz
gsoc2013-evolution-5e766d8fb292fb1a3727d240210b658fce34325e.tar.bz2
gsoc2013-evolution-5e766d8fb292fb1a3727d240210b658fce34325e.tar.lz
gsoc2013-evolution-5e766d8fb292fb1a3727d240210b658fce34325e.tar.xz
gsoc2013-evolution-5e766d8fb292fb1a3727d240210b658fce34325e.tar.zst
gsoc2013-evolution-5e766d8fb292fb1a3727d240210b658fce34325e.zip
new function, use the async interface to load the book.
2004-04-16 Chris Toshok <toshok@ximian.com> * gui/component/addressbook-component.c (book_loaded_cb): new function, use the async interface to load the book. (impl_requestCreateItem): use e_book_async_get_default_addressbook. svn path=/trunk/; revision=25496
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index b629f41044..830b748a8a 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2004-04-16 Chris Toshok <toshok@ximian.com>
+
+ * gui/component/addressbook-component.c (book_loaded_cb): new
+ function, use the async interface to load the book.
+ (impl_requestCreateItem): use
+ e_book_async_get_default_addressbook.
+
2004-04-16 Hans Petter Jansson <hpj@ximian.com>
* gui/contact-editor/contact-editor.glade: Commit new contact editor