comparison src/prpl.h @ 4219:1c57051bf64b

[gaim-migrate @ 4463] :) committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 07 Jan 2003 11:58:57 +0000
parents c5ca00e0b11e
children cd84b0fd63fc
comparison
equal deleted inserted replaced
4218:fac89c0d55c2 4219:1c57051bf64b
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_SAMETIME 12 44 #define PROTO_SAMETIME 12
45 #define PROTO_TLEN 13 45 #define PROTO_TLEN 13
46 #define PROTO_UNTAKEN 14 46 #define PROTO_RVP 14
47 #define PROTO_BACKRUB 15
48 #define PROTO_UNTAKEN 16
47 49
48 /* DON'T TAKE AN UNASSIGNED NUMBER! Talk to Rob or Sean if you'd like 50 /* DON'T TAKE AN UNASSIGNED NUMBER! Talk to Rob or Sean if you'd like
49 * to create a new PRPL. */ 51 * to create a new PRPL. */
50 52
51 #define PRPL_DESC(x) "Allows gaim to use the " x " protocol.\n\n" \ 53 #define PRPL_DESC(x) "Allows gaim to use the " x " protocol.\n\n" \