From ae2cc62f2c4e1a4476e77afa853d3c1563c8234f Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 12 Jul 2004 18:28:08 +0000 Subject: [ fixes #61299 ] 2004-07-12 Chris Toshok [ fixes #61299 ] * gui/component/addressbook.c (addressbook_load_default_book): don't pass @closure to load_source_cb, since that expects to get a LoadSourceData*. also, don't always call e_book_async_open. only do that when the book is non-NULL. svn path=/trunk/; revision=26626 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 10c8089258..316709a5d1 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2004-07-12 Chris Toshok + + [ fixes #61299 ] + + * gui/component/addressbook.c (addressbook_load_default_book): + don't pass @closure to load_source_cb, since that expects to get a + LoadSourceData*. also, don't always call e_book_async_open. only + do that when the book is non-NULL. + 2004-07-12 Chris Toshok [ part of fix for bug #56520 ] -- cgit v1.2.3