diff options
author | Chris Toshok <toshok@ximian.com> | 2002-08-21 06:41:57 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-08-21 06:41:57 +0800 |
commit | 07d9553dd247331c9c46696b45a309983473f493 (patch) | |
tree | 45760ce9d65b5f3a895ee7311bea7aae42cad17f /addressbook/ChangeLog | |
parent | 1f651552bc92ff527dbc660e15a97f69b6b0ea08 (diff) | |
download | gsoc2013-evolution-07d9553dd247331c9c46696b45a309983473f493.tar gsoc2013-evolution-07d9553dd247331c9c46696b45a309983473f493.tar.gz gsoc2013-evolution-07d9553dd247331c9c46696b45a309983473f493.tar.bz2 gsoc2013-evolution-07d9553dd247331c9c46696b45a309983473f493.tar.lz gsoc2013-evolution-07d9553dd247331c9c46696b45a309983473f493.tar.xz gsoc2013-evolution-07d9553dd247331c9c46696b45a309983473f493.tar.zst gsoc2013-evolution-07d9553dd247331c9c46696b45a309983473f493.zip |
not sure what i was thinking here... the EBook isn't valid if we couldn't
2002-08-20 Chris Toshok <toshok@ximian.com>
* gui/component/addressbook.c (book_open_cb): not sure what i was
thinking here... the EBook isn't valid if we couldn't open it, so
we can't turn around and query it for its capabilities.
svn path=/trunk/; revision=17827
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index de8d85bf2a..dbe3b717fc 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2002-08-20 Chris Toshok <toshok@ximian.com> + + * gui/component/addressbook.c (book_open_cb): not sure what i was + thinking here... the EBook isn't valid if we couldn't open it, so + we can't turn around and query it for its capabilities. + 2002-08-19 Chris Toshok <toshok@ximian.com> * gui/component/select-names/e-select-names-manager.h: add the |