libpurple/protocols/myspace/myspace.c

changeset 31595
ffc150f21bec
parent 31415
d536a772ee3e
child 31739
88b0a203e2e0
equal deleted inserted replaced
31594:ec0856af6477 31595:ffc150f21bec
3095 msim_get_account_text_table, /* get_account_text_table */ 3095 msim_get_account_text_table, /* get_account_text_table */
3096 NULL, /* initiate_media */ 3096 NULL, /* initiate_media */
3097 NULL, /* get_media_caps */ 3097 NULL, /* get_media_caps */
3098 NULL, /* get_moods */ 3098 NULL, /* get_moods */
3099 NULL, /* set_public_alias */ 3099 NULL, /* set_public_alias */
3100 NULL /* get_public_alias */ 3100 NULL, /* get_public_alias */
3101 NULL, /* add_buddy_with_invite */
3102 NULL /* add_buddies_with_invite */
3101 }; 3103 };
3102 3104
3103 /** 3105 /**
3104 * Load the plugin. 3106 * Load the plugin.
3105 */ 3107 */

mercurial