in the CATEGORIES case when we're adding a new attribute to the vcard,
authorChris Toshok <toshok@ximian.com>
Sat, 13 Mar 2004 22:37:26 +0000 (22:37 +0000)
committerChris Toshok <toshok@src.gnome.org>
Sat, 13 Mar 2004 22:37:26 +0000 (22:37 +0000)
commit74c1d3e808fd0e3b62352d069bc136a6cd0f0464
treeb5f2682dba2a5fdccbd9e6e29c76002914049f63
parent0a20ab1c991b7d18540e9d7013710ede5cedc14c
in the CATEGORIES case when we're adding a new attribute to the vcard,

2004-03-12  Chris Toshok  <toshok@ximian.com>

* libebook/e-contact.c (e_contact_set_property): in the CATEGORIES
case when we're adding a new attribute to the vcard, make sure to
call e_vcard_add_attribute after creating it.  also, use
EVC_CATEGORIES instead of hardcoding the string.
(e_contact_get_property): use EVC_CATEGORIES.
addressbook/ChangeLog
addressbook/libebook/e-contact.c