comparison src/prpl.h @ 3779:ade87dac671f

[gaim-migrate @ 3919] Sametime. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 21 Oct 2002 18:56:17 +0000
parents a20bf3d247ff
children fb519383a058
comparison
equal deleted inserted replaced
3778:813304a57f88 3779:ade87dac671f
39 #define PROTO_VGATE 7 39 #define PROTO_VGATE 7
40 #define PROTO_JABBER 8 40 #define PROTO_JABBER 8
41 #define PROTO_NAPSTER 9 41 #define PROTO_NAPSTER 9
42 #define PROTO_ZEPHYR 10 42 #define PROTO_ZEPHYR 10
43 #define PROTO_GADUGADU 11 43 #define PROTO_GADUGADU 11
44 #define PROTO_UNTAKEN 17 44 #define PROTO_SAMETIME 12
45 #define PROTO_UNTAKEN 13
45 46
46 /* DON'T TAKE AN UNASSIGNED NUMBER! Talk to Rob or Sean if you'd like 47 /* DON'T TAKE AN UNASSIGNED NUMBER! Talk to Rob or Sean if you'd like
47 * to create a new PRPL. */ 48 * to create a new PRPL. */
48 49
49 #define PRPL_DESC(x) "Allows gaim to use the " x " protocol.\n\n" \ 50 #define PRPL_DESC(x) "Allows gaim to use the " x " protocol.\n\n" \