]> git.0d.be Git - empathy.git/commit
Don't ever drop requested channels
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 1 Sep 2009 13:18:42 +0000 (14:18 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Wed, 24 Feb 2010 15:55:53 +0000 (15:55 +0000)
commit93aeafe92673b2e383fbfe3426c7ab918829d7ad
tree32925cb080af9cfa01a977daa88adf00a9fbaad8
parent6c349195014a84995fa3283611eebd77f66046d3
Don't ever drop requested channels

Before moving to the ChannelDispatcher we got channels either through the
NewChannel(s) signal or as a result of requesting a channel from the CM. Now
that we've moved to the ChannelDispatcher, we only get channels that we should
handle through HandleChannels. So we shouldn't filter any of them.
libempathy/empathy-dispatcher.c