]> git.0d.be Git - empathy.git/commit
libempathy: Remove empathy_create_individual_from_tp_contact()
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 21 Nov 2013 18:09:16 +0000 (18:09 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 25 Nov 2013 10:51:53 +0000 (10:51 +0000)
commit96f2a474e0cdc5f8fe8a482d14a1a97c519def3a
treeeab3cbdb8cc7f9d79c1f309f1c1fcdf7731facb7
parent8defe68d6698b61146f4c91aa7fed82babc5a868
libempathy: Remove empathy_create_individual_from_tp_contact()

It has been replaced by empathy_ensure_individual_from_tp_contact(),
which can’t cause internal state corruption in libfolks by wrapping an
existing Persona in a second Individual when it’s already wrapped in
one.

This has also been fixed in libfolks.

See: https://bugzilla.redhat.com/show_bug.cgi?id=1031252

https://bugzilla.gnome.org/show_bug.cgi?id=712839
libempathy-gtk/empathy-contact-chooser.c
libempathy-gtk/empathy-individual-menu.c
libempathy-gtk/empathy-individual-store-channel.c
libempathy/empathy-utils.c
libempathy/empathy-utils.h