libpurple/protocols/zephyr/zephyr.c

branch
soc.2013.gobjectification
changeset 34894
df5ed3731148
parent 34889
4ea2da14cd0e
parent 34312
4461d5c1e61c
child 34955
854143116575
child 36583
0582190c9382
equal deleted inserted replaced
34893:78b4b4c6e6cb 34894:df5ed3731148
2934 NULL, /* get_account_text_table */ 2934 NULL, /* get_account_text_table */
2935 NULL, /* initate_media */ 2935 NULL, /* initate_media */
2936 NULL, /* get_media_caps */ 2936 NULL, /* get_media_caps */
2937 NULL, /* get_moods */ 2937 NULL, /* get_moods */
2938 NULL, /* set_public_alias */ 2938 NULL, /* set_public_alias */
2939 NULL /* get_public_alias */ 2939 NULL, /* get_public_alias */
2940 NULL /* get_max_message_size */
2940 }; 2941 };
2941 2942
2942 static PurplePluginInfo info = { 2943 static PurplePluginInfo info = {
2943 PURPLE_PLUGIN_MAGIC, 2944 PURPLE_PLUGIN_MAGIC,
2944 PURPLE_MAJOR_VERSION, 2945 PURPLE_MAJOR_VERSION,

mercurial