| 1777 silcgaim_roomlist_cancel, /* roomlist_cancel */ |
1777 silcgaim_roomlist_cancel, /* roomlist_cancel */ |
| 1778 NULL, /* roomlist_expand_category */ |
1778 NULL, /* roomlist_expand_category */ |
| 1779 NULL, /* can_receive_file */ |
1779 NULL, /* can_receive_file */ |
| 1780 silcgaim_ftp_send_file, /* send_file */ |
1780 silcgaim_ftp_send_file, /* send_file */ |
| 1781 silcgaim_ftp_new_xfer, /* new_xfer */ |
1781 silcgaim_ftp_new_xfer, /* new_xfer */ |
| 1782 &silcgaim_wb_ops, /* whiteboard operations */ |
1782 &silcgaim_wb_ops, /* whiteboard_prpl_ops */ |
| |
1783 NULL, /* media_prpl_ops */ |
| 1783 }; |
1784 }; |
| 1784 |
1785 |
| 1785 static GaimPluginInfo info = |
1786 static GaimPluginInfo info = |
| 1786 { |
1787 { |
| 1787 GAIM_PLUGIN_MAGIC, |
1788 GAIM_PLUGIN_MAGIC, |