Mercurial > pidgin
comparison libpurple/protocols/simple/simple.c @ 17857:3e437e86bd6e
Implemented user tune, currently untested.
author | Andreas Monitzer <pidgin@monitzer.com> |
---|---|
date | Sun, 17 Jun 2007 20:31:01 +0000 |
parents | 2e4e3c3028ae |
children | f2686bec13c0 |
comparison
equal
deleted
inserted
replaced
17856:f108b91e2fee | 17857:3e437e86bd6e |
---|---|
1796 NULL, /* new_xfer */ | 1796 NULL, /* new_xfer */ |
1797 NULL, /* offline_message */ | 1797 NULL, /* offline_message */ |
1798 NULL, /* whiteboard_prpl_ops */ | 1798 NULL, /* whiteboard_prpl_ops */ |
1799 simple_send_raw, /* send_raw */ | 1799 simple_send_raw, /* send_raw */ |
1800 NULL, /* roomlist_room_serialize */ | 1800 NULL, /* roomlist_room_serialize */ |
1801 NULL, /* publish_tune */ | |
1801 | 1802 |
1802 /* padding */ | 1803 /* padding */ |
1803 NULL, | 1804 NULL, |
1804 NULL, | 1805 NULL, |
1805 NULL, | 1806 NULL, |