libpurple/protocols/zephyr/zephyr.c

changeset 34312
4461d5c1e61c
parent 34304
faf0414a8b51
child 34449
bbcb198650b7
child 34894
df5ed3731148
equal deleted inserted replaced
34311:2eb147600041 34312:4461d5c1e61c
2941 NULL, /* get_account_text_table */ 2941 NULL, /* get_account_text_table */
2942 NULL, /* initate_media */ 2942 NULL, /* initate_media */
2943 NULL, /* get_media_caps */ 2943 NULL, /* get_media_caps */
2944 NULL, /* get_moods */ 2944 NULL, /* get_moods */
2945 NULL, /* set_public_alias */ 2945 NULL, /* set_public_alias */
2946 NULL /* get_public_alias */ 2946 NULL, /* get_public_alias */
2947 NULL /* get_max_message_size */
2947 }; 2948 };
2948 2949
2949 static PurplePluginInfo info = { 2950 static PurplePluginInfo info = {
2950 PURPLE_PLUGIN_MAGIC, 2951 PURPLE_PLUGIN_MAGIC,
2951 PURPLE_MAJOR_VERSION, 2952 PURPLE_MAJOR_VERSION,

mercurial