src/protocols/zephyr/zephyr.c

changeset 12600
7ecd4441fdc7
parent 12595
8108c22aa723
child 12621
e32fc2224c7d
equal deleted inserted replaced
12599:515ec32bc641 12600:7ecd4441fdc7
2828 NULL, /* roomlist_get_list */ 2828 NULL, /* roomlist_get_list */
2829 NULL, /* roomlist_cancel */ 2829 NULL, /* roomlist_cancel */
2830 NULL, /* roomlist_expand_category */ 2830 NULL, /* roomlist_expand_category */
2831 NULL, /* can_receive_file */ 2831 NULL, /* can_receive_file */
2832 NULL, /* send_file */ 2832 NULL, /* send_file */
2833 NULL /* new_xfer */ 2833 NULL, /* new_xfer */
2834 NULL, /* whiteboard_prpl_ops */
2835 NULL, /* media_prpl_ops */
2834 }; 2836 };
2835 2837
2836 static GaimPluginInfo info = { 2838 static GaimPluginInfo info = {
2837 GAIM_PLUGIN_MAGIC, 2839 GAIM_PLUGIN_MAGIC,
2838 GAIM_MAJOR_VERSION, 2840 GAIM_MAJOR_VERSION,

mercurial