src/prpl.h

changeset 1626
19ae93cf38ce
parent 1500
f8a21f4aa105
child 1713
3e0138242a5b
equal deleted inserted replaced
1625:1e552c933e3f 1626:19ae93cf38ce
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

mercurial