src/protocols/simple/simple.c

changeset 12600
7ecd4441fdc7
parent 12595
8108c22aa723
child 12645
a907ba243930
equal deleted inserted replaced
12599:515ec32bc641 12600:7ecd4441fdc7
1412 NULL, /* roomlist_get_list */ 1412 NULL, /* roomlist_get_list */
1413 NULL, /* roomlist_cancel */ 1413 NULL, /* roomlist_cancel */
1414 NULL, /* roomlist_expand_category */ 1414 NULL, /* roomlist_expand_category */
1415 NULL, /* can_receive_file */ 1415 NULL, /* can_receive_file */
1416 NULL, /* send_file */ 1416 NULL, /* send_file */
1417 NULL /* new_xfer */ 1417 NULL, /* new_xfer */
1418 NULL, /* whiteboard_prpl_ops */
1419 NULL, /* media_prpl_ops */
1418 }; 1420 };
1419 1421
1420 1422
1421 static GaimPluginInfo info = 1423 static GaimPluginInfo info =
1422 { 1424 {

mercurial