src/protocols/silc/silc.c

changeset 12600
7ecd4441fdc7
parent 12595
8108c22aa723
child 12645
a907ba243930
equal deleted inserted replaced
12599:515ec32bc641 12600:7ecd4441fdc7
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,

mercurial