comparison src/prpl.h @ 4668:6e7196dcfd37

[gaim-migrate @ 4979] Too many accounts with the same name is a pain in the Send As menu. Now it shows the protocol as well. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 08 Mar 2003 00:14:33 +0000
parents 7e1591c6d0d8
children 283fb289c510
comparison
equal deleted inserted replaced
4667:4bf9c6e8e432 4668:6e7196dcfd37
87 { 87 {
88 /** 88 /**
89 * TOC and Oscar send HTML-encoded messages; 89 * TOC and Oscar send HTML-encoded messages;
90 * most other protocols don't. 90 * most other protocols don't.
91 */ 91 */
92 // #define OPT_PROTO_HTML 0x00000001 this should be per-connection */ 92 #if 0
93 #define OPT_PROTO_HTML 0x00000001 this should be per-connection */
94 #endif
93 95
94 /** 96 /**
95 * Synchronize the time between the local computer and the server. 97 * Synchronize the time between the local computer and the server.
96 * 98 *
97 * TOC and Oscar have signon time, and the server's time needs 99 * TOC and Oscar have signon time, and the server's time needs