shell-tp-client: enable client recovery

This makes sure that we get any channels that existed at the time the shell
started, otherwise some chats may never appear.

https://bugzilla.gnome.org/show_bug.cgi?id=649633
This commit is contained in:
Jasper St. Pierre 2011-05-07 03:01:24 -04:00
parent 73cae8ce9a
commit fb384fc291

View File

@ -39,6 +39,7 @@ shell_tp_client_init (ShellTpClient *self)
ShellTpClientPrivate);
/* Observer */
tp_base_client_set_observer_recover (TP_BASE_CLIENT (self), TRUE);
/* We only care about single-user text-based chats */
tp_base_client_take_observer_filter (TP_BASE_CLIENT (self),