Mercurial > pidgin.yaz
comparison libgaim/protocols/yahoo/yahoo.c @ 15124:c8957b9c6202
[gaim-migrate @ 17909]
fix 1586525
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Thu, 07 Dec 2006 05:57:53 +0000 |
parents | acf1b5803346 |
children | 31603a03cc02 |
comparison
equal
deleted
inserted
replaced
15123:c6978ee9ac4d | 15124:c8957b9c6202 |
---|---|
3876 NULL, /* can_receive_file */ | 3876 NULL, /* can_receive_file */ |
3877 yahoo_send_file, | 3877 yahoo_send_file, |
3878 yahoo_new_xfer, | 3878 yahoo_new_xfer, |
3879 yahoo_offline_message, /* offline_message */ | 3879 yahoo_offline_message, /* offline_message */ |
3880 &yahoo_whiteboard_prpl_ops, | 3880 &yahoo_whiteboard_prpl_ops, |
3881 NULL /* send_raw */ | 3881 NULL, /* send_raw */ |
3882 NULL, /* roomlist_room_serialize */ | |
3882 }; | 3883 }; |
3883 | 3884 |
3884 static GaimPluginInfo info = | 3885 static GaimPluginInfo info = |
3885 { | 3886 { |
3886 GAIM_PLUGIN_MAGIC, | 3887 GAIM_PLUGIN_MAGIC, |