diff options
author | Dan Winship <danw@src.gnome.org> | 2002-09-05 04:40:56 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-09-05 04:40:56 +0800 |
commit | d28a3e110080adf3f31e47a2b60120d175bb387e (patch) | |
tree | 5b023e8400469cfa7fd20718d495538212c02ba0 /addressbook/ChangeLog | |
parent | 2dd03125d53011d047a07f1d51a3b585143dcdef (diff) | |
download | gsoc2013-evolution-d28a3e110080adf3f31e47a2b60120d175bb387e.tar gsoc2013-evolution-d28a3e110080adf3f31e47a2b60120d175bb387e.tar.gz gsoc2013-evolution-d28a3e110080adf3f31e47a2b60120d175bb387e.tar.bz2 gsoc2013-evolution-d28a3e110080adf3f31e47a2b60120d175bb387e.tar.lz gsoc2013-evolution-d28a3e110080adf3f31e47a2b60120d175bb387e.tar.xz gsoc2013-evolution-d28a3e110080adf3f31e47a2b60120d175bb387e.tar.zst gsoc2013-evolution-d28a3e110080adf3f31e47a2b60120d175bb387e.zip |
Pass FALSE to evolution_storage_new: the Other Contacts storage doesn't
* gui/component/addressbook-storage.c
(addressbook_get_other_contact_storage): Pass FALSE to
evolution_storage_new: the Other Contacts storage doesn't support
shared folders.
svn path=/trunk/; revision=17978
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 73d26b0deb..c1b4af086e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2002-09-04 Dan Winship <danw@ximian.com> + + * gui/component/addressbook-storage.c + (addressbook_get_other_contact_storage): Pass FALSE to + evolution_storage_new: the Other Contacts storage doesn't support + shared folders. + 2002-09-04 Ettore Perazzoli <ettore@ximian.com> * gui/component/addressbook-component.c (create_component): Pass |