]> git.0d.be Git - empathy.git/commit
ContactWidget: show IRC channel list.
authorWill Thompson <will.thompson@collabora.co.uk>
Tue, 10 May 2011 16:14:16 +0000 (17:14 +0100)
committerWill Thompson <will.thompson@collabora.co.uk>
Mon, 16 May 2011 12:30:57 +0000 (13:30 +0100)
commite92e9e9c411ec02dacc1bb11f15aa4682fd64cdf
treeeb21216c94afbf0059be64deb3bd9ac084233942
parente98c7a31f74356590b5093d2108f100a661cfda1
ContactWidget: show IRC channel list.

Very recent versions of Idle expose the list of channels provided in
WHOIS replies. The data is provided as a bunch of x-irc-channel fields
with a single value, namely the name of the channel. Here we expose that
data to the user as a comma-separated list of links; clicking a link
ensures that channel.

https://bugzilla.gnome.org/show_bug.cgi?id=592795
libempathy-gtk/empathy-contact-widget.c