comparison src/prpl.h @ 4216:c5ca00e0b11e

[gaim-migrate @ 4456] Here you go, Piotr committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 07 Jan 2003 00:02:30 +0000
parents 1bd663beada5
children 1c57051bf64b
comparison
equal deleted inserted replaced
4215:e9e55f0a991c 4216:c5ca00e0b11e
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_UNTAKEN 13 45 #define PROTO_TLEN 13
46 #define PROTO_UNTAKEN 14
46 47
47 /* DON'T TAKE AN UNASSIGNED NUMBER! Talk to Rob or Sean if you'd like 48 /* DON'T TAKE AN UNASSIGNED NUMBER! Talk to Rob or Sean if you'd like
48 * to create a new PRPL. */ 49 * to create a new PRPL. */
49 50
50 #define PRPL_DESC(x) "Allows gaim to use the " x " protocol.\n\n" \ 51 #define PRPL_DESC(x) "Allows gaim to use the " x " protocol.\n\n" \