]> git.0d.be Git - empathy.git/commit
Let the chat dialog directly grab the channel on reconnect
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Mon, 13 Apr 2009 08:21:26 +0000 (08:21 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Mon, 13 Apr 2009 08:21:26 +0000 (08:21 +0000)
commit6eee3479f40b71b0345d30a2ff1e4879aa9eb557
treed7794c823f11b1b736f69e5e77c8b0846d0b8717
parentd285ec3a4bc9a347d3f3583de7d9c8836772e3a0
Let the chat dialog directly grab the channel on reconnect

When reconnecting open chat dialogs requests a new channel. It can grab this
directly when it is opened, no need to go through the dispatcher. Fixes issue
with stealing focus

From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

svn path=/trunk/; revision=2814
libempathy-gtk/empathy-chat.c