comparison src/prpl.h @ 8680:f62ecbe87e92

[gaim-migrate @ 9433] Death awaits you all, with big nasty pointy teeth! committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 17 Apr 2004 15:14:57 +0000
parents 9ee2542d1104
children 7024b595b6ae
comparison
equal deleted inserted replaced
8679:f39884263db0 8680:f62ecbe87e92
64 GAIM_PROTO_ELVIN, /**< Elvin Protocol */ 64 GAIM_PROTO_ELVIN, /**< Elvin Protocol */
65 GAIM_PROTO_TREPIA, /**< Trepia IM protocol */ 65 GAIM_PROTO_TREPIA, /**< Trepia IM protocol */
66 GAIM_PROTO_BATTLENET, /**< Battle.NET protocol */ 66 GAIM_PROTO_BATTLENET, /**< Battle.NET protocol */
67 GAIM_PROTO_SSCP, /**< SSCP (ConfMgr) protocol */ 67 GAIM_PROTO_SSCP, /**< SSCP (ConfMgr) protocol */
68 GAIM_PROTO_BLOGGER, /**< Blogger xml-rpc protocol */ 68 GAIM_PROTO_BLOGGER, /**< Blogger xml-rpc protocol */
69 GAIM_PROTO_NOVELL, /**< GroupWise Messenger protocol */ 69 /* If you add any more prpl numbers, then a curse will
70 * be placed upon your keyboard the likes of which the
71 * world has never known. prpl numbers are no longer
72 * necessary. --Nathan
73 * */
70 GAIM_PROTO_UNTAKEN /**< Untaken protocol number */ 74 GAIM_PROTO_UNTAKEN /**< Untaken protocol number */
71 75
72 } GaimProtocol; 76 } GaimProtocol;
73 77
74 78