comparison src/protocols/toc/toc.c @ 7956:1b8261f374ea

[gaim-migrate @ 8631] This is the death of protocol numbers. There are probably now a few functions that should now go away, but i'll let our crack team of crazy patch writers figure out which ones they are. out-of-tree and unofficial prpl-writers, rejoice! committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 29 Dec 2003 09:03:47 +0000
parents 0555e59dfba9
children ad5c8f01882b
comparison
equal deleted inserted replaced
7955:119a22025818 7956:1b8261f374ea
2089 } 2089 }
2090 #endif 2090 #endif
2091 2091
2092 static GaimPluginProtocolInfo prpl_info = 2092 static GaimPluginProtocolInfo prpl_info =
2093 { 2093 {
2094 GAIM_PROTO_TOC,
2095 OPT_PROTO_CORRECT_TIME, 2094 OPT_PROTO_CORRECT_TIME,
2096 NULL, 2095 NULL,
2097 NULL, 2096 NULL,
2098 toc_list_icon, 2097 toc_list_icon,
2099 toc_list_emblems, 2098 toc_list_emblems,