src/protocols/yahoo/yahoo.c

changeset 8170
f034b2951a24
parent 8161
d92ec6ecfdeb
child 8212
ba23de5af029
equal deleted inserted replaced
8169:f079f992248d 8170:f034b2951a24
3111 static GaimPluginProtocolInfo prpl_info = 3111 static GaimPluginProtocolInfo prpl_info =
3112 { 3112 {
3113 OPT_PROTO_MAIL_CHECK | OPT_PROTO_CHAT_TOPIC, 3113 OPT_PROTO_MAIL_CHECK | OPT_PROTO_CHAT_TOPIC,
3114 NULL, /* user_splits */ 3114 NULL, /* user_splits */
3115 NULL, /* protocol_options */ 3115 NULL, /* protocol_options */
3116 NULL, /* protocol_prefs */
3116 yahoo_list_icon, 3117 yahoo_list_icon,
3117 yahoo_list_emblems, 3118 yahoo_list_emblems,
3118 yahoo_status_text, 3119 yahoo_status_text,
3119 yahoo_tooltip_text, 3120 yahoo_tooltip_text,
3120 yahoo_away_states, 3121 yahoo_away_states,

mercurial