comparison src/prpl.h @ 1626:59c7e7831ccd

[gaim-migrate @ 1636] ari pollak told me that there were problems committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 22 Mar 2001 01:37:44 +0000
parents a054c28735fb
children 14caa7df478c
comparison
equal deleted inserted replaced
1625:8c92ea5d854f 1626:59c7e7831ccd
32 #define PROTO_IRC 5 32 #define PROTO_IRC 5
33 #define PROTO_FTP 6 33 #define PROTO_FTP 6
34 #define PROTO_VGATE 7 34 #define PROTO_VGATE 7
35 #define PROTO_JABBER 8 35 #define PROTO_JABBER 8
36 #define PROTO_NAPSTER 9 36 #define PROTO_NAPSTER 9
37 #define PROTO_ZEPHYR 10
37 38
38 #define OPT_PROTO_HTML 0x00000001 39 #define OPT_PROTO_HTML 0x00000001
39 #define OPT_PROTO_CORRECT_TIME 0x00000002 40 #define OPT_PROTO_CORRECT_TIME 0x00000002
40 #define OPT_PROTO_NORMALIZE 0x00000004 41 #define OPT_PROTO_NORMALIZE 0x00000004
41 /* there should be more here eventually... These should all be stuff that other 42 /* there should be more here eventually... These should all be stuff that other