comparison src/protocols/yahoo/yahoo.c @ 8170:9d1a984681fe

[gaim-migrate @ 8883] Gary Kramlich is probably getting sick of the prefs system, but at least he made a nice interface for protocol prefs. Thanks Gary! committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 25 Jan 2004 22:15:42 +0000
parents d5dbb02d2837
children ad164c1ca79d
comparison
equal deleted inserted replaced
8169:a64774143a42 8170:9d1a984681fe
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,