roster-view: add_to_displayed: get the proper EmpathyRosterGroup object
commit947941331f01e77ce83baa623e4a15b081d8cd1a
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 19 Jun 2012 09:40:19 +0000 (19 11:40 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 19 Jun 2012 11:30:44 +0000 (19 13:30 +0200)
tree1bca356c7da66e1b07f0f4e61a09cf153e70ee21
parentc977e894c549b8bb146e23dd5ce88509a30c96cd
roster-view: add_to_displayed: get the proper EmpathyRosterGroup object

The contacts hash table is a group-name => EmpathyRosterContact mapping. We
need to use the self->priv->roster_groups hash to get the EmpathyRosterGroup
object which is the one we want to refilter.

https://bugzilla.gnome.org/show_bug.cgi?id=678205
libempathy-gtk/empathy-roster-view.c