comparison: src/protocols/toc/toc.c
src/protocols/toc/toc.c
- changeset 7956
- 21d891f33b89
- parent 7841
- 0000a4c68bf8
- child 7981
- 332cd6342bab
equal
deleted
inserted
replaced
| 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, |