Mercurial > pidgin
diff src/protocols/jabber/jabber.c @ 7398:d60e1629ffde
[gaim-migrate @ 7994]
now when you try to IM someone in a jabber chat, it'll actually get there
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Fri, 31 Oct 2003 05:14:27 +0000 |
parents | b250288fa948 |
children | 08cef5988410 |
line wrap: on
line diff
--- a/src/protocols/jabber/jabber.c Fri Oct 31 03:02:48 2003 +0000 +++ b/src/protocols/jabber/jabber.c Fri Oct 31 05:14:27 2003 +0000 @@ -1086,7 +1086,10 @@ jabber_roster_group_rename, NULL, NULL, /* convo_closed */ /* XXX: thread_ids */ - jabber_normalize /* normalize */ + jabber_normalize, + NULL, /* set_buddy_icon */ + NULL, /* remove_group */ + jabber_chat_buddy_real_name }; static GaimPluginInfo info =