| 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 { |