comparison src/protocols/toc/toc.c @ 12650:2926e3c3185e

[gaim-migrate @ 14988] Warning McFixen committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 24 Dec 2005 20:10:25 +0000
parents 4d3119205a33
children 248b8b39c671
comparison
equal deleted inserted replaced
12649:773f694e83bf 12650:2926e3c3185e
2294 NULL, /* roomlist_get_list */ 2294 NULL, /* roomlist_get_list */
2295 NULL, /* roomlist_cancel */ 2295 NULL, /* roomlist_cancel */
2296 NULL, /* roomlist_expand_category */ 2296 NULL, /* roomlist_expand_category */
2297 NULL, /* can_receive_file */ 2297 NULL, /* can_receive_file */
2298 NULL, /* send_file */ 2298 NULL, /* send_file */
2299 NULL /* new_xfer */ 2299 NULL, /* new_xfer */
2300 NULL, /* offline_message */
2301 NULL, /* whiteboard_prpl_ops */
2302 NULL, /* media_prpl_ops */
2300 }; 2303 };
2301 2304
2302 static GaimPluginInfo info = 2305 static GaimPluginInfo info =
2303 { 2306 {
2304 GAIM_PLUGIN_MAGIC, 2307 GAIM_PLUGIN_MAGIC,