Handle NULL. (fn_setter): Handle NULL. (n_setter): Handle NULL.
authorHans Petter Jansson <hpj@ximian.com>
Mon, 2 Feb 2004 20:02:38 +0000 (20:02 +0000)
committerHans Petter <hansp@src.gnome.org>
Mon, 2 Feb 2004 20:02:38 +0000 (20:02 +0000)
commit0ec499cb8945ef9983112b3d9822b2d0cff6df8f
treeed7200d0f3b1eb8501a83b9eee353e78e1d29059
parentff6afb3b9873324db998db14ef938efaa55920eb
Handle NULL. (fn_setter): Handle NULL. (n_setter): Handle NULL.

2004-02-02  Hans Petter Jansson  <hpj@ximian.com>

* libebook/e-contact.c (photo_setter): Handle NULL.
(fn_setter): Handle NULL.
(n_setter): Handle NULL.
(adr_setter): Handle NULL.
(date_getter): Return NULL if attr present, but no value.
(date_setter): Handle NULL.
(cert_setter): Handle NULL.
(e_contact_set_property): Don't pass NULL data to setters, remove the
attribute (if present) instead.
addressbook/ChangeLog
addressbook/libebook/e-contact.c