comparison src/protocols/trepia/trepia.c @ 9308:b3bda982996b

[gaim-migrate @ 10116] Yikes. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 19 Jun 2004 04:57:43 +0000
parents 7a8aa87164ae
children 670daf18649b
comparison
equal deleted inserted replaced
9307:2138b3a07cb8 9308:b3bda982996b
1195 } 1195 }
1196 1196
1197 static GaimPluginProtocolInfo prpl_info = 1197 static GaimPluginProtocolInfo prpl_info =
1198 { 1198 {
1199 GAIM_PRPL_API_VERSION, 1199 GAIM_PRPL_API_VERSION,
1200 OPT_PROTO_BUDDY_ICON, 1200 0,
1201 NULL, /* user_splits */ 1201 NULL, /* user_splits */
1202 NULL, /* protocol_options */ 1202 NULL, /* protocol_options */
1203 {"Christian, fix me!", 0, 0},
1203 trepia_list_icon, 1204 trepia_list_icon,
1204 trepia_list_emblems, 1205 trepia_list_emblems,
1205 trepia_status_text, 1206 trepia_status_text,
1206 trepia_tooltip_text, 1207 trepia_tooltip_text,
1207 NULL, /* away_states */ 1208 NULL, /* away_states */