comparison libpurple/protocols/oscar/libicq.c @ 17857:3e437e86bd6e

Implemented user tune, currently untested.
author Andreas Monitzer <pidgin@monitzer.com>
date Sun, 17 Jun 2007 20:31:01 +0000
parents a338acd14365
children f2686bec13c0
comparison
equal deleted inserted replaced
17856:f108b91e2fee 17857:3e437e86bd6e
90 oscar_new_xfer, /* new_xfer */ 90 oscar_new_xfer, /* new_xfer */
91 oscar_offline_message, /* offline_message */ 91 oscar_offline_message, /* offline_message */
92 NULL, /* whiteboard_prpl_ops */ 92 NULL, /* whiteboard_prpl_ops */
93 NULL, /* send_raw */ 93 NULL, /* send_raw */
94 NULL, /* roomlist_room_serialize */ 94 NULL, /* roomlist_room_serialize */
95 NULL, /* publish_tune */
95 96
96 /* padding */ 97 /* padding */
97 NULL, 98 NULL,
98 NULL, 99 NULL,
99 NULL, 100 NULL,