]> git.0d.be Git - empathy.git/commit
contact-chooser: refilter when the tmp contacts change capabilities
authorDanielle Madeley <danielle.madeley@collabora.co.uk>
Wed, 26 Oct 2011 03:26:11 +0000 (14:26 +1100)
committerDanielle Madeley <danielle.madeley@collabora.co.uk>
Wed, 26 Oct 2011 03:26:11 +0000 (14:26 +1100)
commitfcb0e76deed0527edb5caff02dd0edf785b1f82e
treef3fc56f996ee8ce3a19966e969f7ae6bbb461f14
parent6f49a762afc95060f19dc7778b0b588d1e86754b
contact-chooser: refilter when the tmp contacts change capabilities

Making a call to GetContactAttributes only gets the attributes currently known
to the CM. If a contact is unknown, lookups for the attributes are then queued
and signalled when retrieved. When we receive this signal, we should refilter
the contact list.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=662727
libempathy-gtk/empathy-contact-chooser.c