GNOME Bugzilla – Bug 675808
Stop using tp_connection_get_contacts_by_id()
Last modified: 2012-05-11 08:41:24 UTC
It has been deprecated in 0.19.0
Created attachment 213848 [details] [review] chat: use empathy_client_factory_dup_contact_by_id_async()
Created attachment 213849 [details] [review] contact-chooser: use empathy_client_factory_dup_contact_by_id_async()
Created attachment 213850 [details] [review] contact: use tp_connection_dup_contact_by_id_async()
Created attachment 213851 [details] [review] contact-blocking-dialog: use tp_connection_dup_contact_by_id_async()
+1
Attachment 213848 [details] pushed as ca8b366 - chat: use empathy_client_factory_dup_contact_by_id_async() Attachment 213849 [details] pushed as 439ca2f - contact-chooser: use empathy_client_factory_dup_contact_by_id_async() Attachment 213850 [details] pushed as 3f172c2 - contact: use tp_connection_dup_contact_by_id_async() Attachment 213851 [details] pushed as 7b02ae3 - contact-blocking-dialog: use tp_connection_dup_contact_by_id_async()