Mercurial > pidgin.yaz
comparison src/protocols/bonjour/bonjour.c @ 13296:263c2db78f77
[gaim-migrate @ 15662]
Kill the other media_prpl_ops.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Thu, 16 Feb 2006 02:00:25 +0000 |
parents | a0dfbd5c3b03 |
children | cfc2f7fcb3dd |
comparison
equal
deleted
inserted
replaced
13295:2c8629dd755c | 13296:263c2db78f77 |
---|---|
411 NULL, /* can_receive_file */ | 411 NULL, /* can_receive_file */ |
412 NULL, /* send_file */ | 412 NULL, /* send_file */ |
413 NULL, /* new_xfer */ | 413 NULL, /* new_xfer */ |
414 NULL, /* offline_message */ | 414 NULL, /* offline_message */ |
415 NULL, /* whiteboard_prpl_ops */ | 415 NULL, /* whiteboard_prpl_ops */ |
416 NULL, /* media_prpl_ops */ | |
417 }; | 416 }; |
418 | 417 |
419 static GaimPluginInfo info = | 418 static GaimPluginInfo info = |
420 { | 419 { |
421 GAIM_PLUGIN_MAGIC, | 420 GAIM_PLUGIN_MAGIC, |