]> git.0d.be Git - empathy.git/commit
chat_destroy_cb: use chat_update_contacts_visibility instead of empathy_chat_set_show...
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 7 Dec 2009 14:42:12 +0000 (14:42 +0000)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 7 Dec 2009 14:42:12 +0000 (14:42 +0000)
commitb8698934662ff2f97b6d1d68f409650878bbcad6
tree4a2283f7f56905ac4f2c18a1b9ea7dccfd4d12fb
parent31b467503ba8705c32b3de475f543a2fabd6cba6
chat_destroy_cb: use chat_update_contacts_visibility instead of empathy_chat_set_show_contacts

That way priv->show_contacts is not changed and we'll redisplay the contact
list when reconnecting if needed (#598964).
libempathy-gtk/empathy-chat.c