Mercurial > pidgin
comparison src/protocols/sametime/sametime.c @ 13295:2c8629dd755c
[gaim-migrate @ 15661]
Compostpile
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Thu, 16 Feb 2006 01:54:50 +0000 |
| parents | 5c79c0dd80db |
| children | ffb752f106ec |
comparison
equal
deleted
inserted
replaced
| 13294:8cecf7929eb3 | 13295:2c8629dd755c |
|---|---|
| 5062 .can_receive_file = mw_prpl_can_receive_file, | 5062 .can_receive_file = mw_prpl_can_receive_file, |
| 5063 .send_file = mw_prpl_send_file, | 5063 .send_file = mw_prpl_send_file, |
| 5064 .new_xfer = mw_prpl_new_xfer, | 5064 .new_xfer = mw_prpl_new_xfer, |
| 5065 .offline_message = NULL, | 5065 .offline_message = NULL, |
| 5066 .whiteboard_prpl_ops = NULL, | 5066 .whiteboard_prpl_ops = NULL, |
| 5067 .media_prpl_ops = NULL, | |
| 5068 }; | 5067 }; |
| 5069 | 5068 |
| 5070 | 5069 |
| 5071 static GaimPluginPrefFrame * | 5070 static GaimPluginPrefFrame * |
| 5072 mw_plugin_get_plugin_pref_frame(GaimPlugin *plugin) { | 5071 mw_plugin_get_plugin_pref_frame(GaimPlugin *plugin) { |
