--- a/src/protocols/jabber/jabber.c Wed Dec 21 13:37:18 2005 +0000 +++ b/src/protocols/jabber/jabber.c Wed Dec 21 18:36:19 2005 +0000 @@ -1733,7 +1733,8 @@ NULL, /* can_receive_file */ jabber_si_xfer_send, /* send_file */ jabber_si_new_xfer, /* new_xfer */ - NULL /* whiteboard operations */ + NULL, /* whiteboard_prpl_ops */ + NULL, /* media_prpl_ops */ }; static GaimPluginInfo info =