Fixes #56111
authorJP Rosevear <jpr@ximian.com>
Wed, 31 Mar 2004 15:56:22 +0000 (15:56 +0000)
committerJP Rosevear <jpr@src.gnome.org>
Wed, 31 Mar 2004 15:56:22 +0000 (15:56 +0000)
commit29518e3cfe32d46fb0d10978ee0b9ebfa97b0b86
tree8d7cc5b0054a4f949e44db6a71e3878355c30231
parentc54935313ef7a242ba094208f2f39230c77f61d1
Fixes #56111

2004-03-31  JP Rosevear <jpr@ximian.com>

Fixes #56111

* backends/contacts/e-cal-backend-contacts.c (create_component):
take a uid for the icalcomp
(create_birthday): create a uid from the contact uid and a
birthday designator
(create_anniversary): ditto for anniversary
(e_cal_backend_contacts_get_cal_address): set the address to NULL
when returning success
(e_cal_backend_contacts_get_ldap_attribute): ditto for the
attribute
(e_cal_backend_contacts_remove): can't remove a read only calendar
(e_cal_backend_contacts_get_object): implement
calendar/ChangeLog
calendar/backends/contacts/e-cal-backend-contacts.c