]> git.0d.be Git - empathy.git/commit
chat-manager: stop telling the chat mgr about handled rooms
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 2 Dec 2010 14:12:41 +0000 (15:12 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 2 Dec 2010 14:12:43 +0000 (15:12 +0100)
commitb82b08de181b134cde387c0e634b8f5afc53a201
tree4b6464597fef47db022adc1fe6b1208a3bda3646
parent3ea940ebbbc219521ce3674a703fe036aebd96bb
chat-manager: stop telling the chat mgr about handled rooms

Now that the chat handler has moved to its own process this is no longer
enough. The instance of the chat manager in empathy doesn't know about the
handlded channels.

The chat manager should implement an Observer instead to know about all the
rooms.
src/empathy-chat-manager.c