src/protocols/silc/silc.c

changeset 12149
9706e9a4fad3
parent 12143
09f216663302
child 12167
f3ad3170f09d
equal deleted inserted replaced
12148:6d4bb4d9081b 12149:9706e9a4fad3
1555 silcgaim_roomlist_get_list, /* roomlist_get_list */ 1555 silcgaim_roomlist_get_list, /* roomlist_get_list */
1556 silcgaim_roomlist_cancel, /* roomlist_cancel */ 1556 silcgaim_roomlist_cancel, /* roomlist_cancel */
1557 NULL, /* roomlist_expand_category */ 1557 NULL, /* roomlist_expand_category */
1558 NULL, /* can_receive_file */ 1558 NULL, /* can_receive_file */
1559 silcgaim_ftp_send_file, /* send_file */ 1559 silcgaim_ftp_send_file, /* send_file */
1560 silcgaim_ftp_send_file, /* send_file */
1561 silcgaim_ftp_new_xfer, /* new_xfer */ 1560 silcgaim_ftp_new_xfer, /* new_xfer */
1562 &silcgaim_wb_ops, /* whiteboard operations */ 1561 &silcgaim_wb_ops, /* whiteboard operations */
1563 }; 1562 };
1564 1563
1565 static GaimPluginInfo info = 1564 static GaimPluginInfo info =

mercurial