comparison src/gaim.h @ 2441:2c2c1f717616

[gaim-migrate @ 2454] you can sign people on now. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 06 Oct 2001 02:49:18 +0000
parents 8306c042bac7
children 895e2469cb3a
comparison
equal deleted inserted replaced
2440:8306c042bac7 2441:2c2c1f717616
54 54
55 #define CUI_USER_LIST 1 55 #define CUI_USER_LIST 1
56 #define CUI_USER_ADD 2 56 #define CUI_USER_ADD 2
57 #define CUI_USER_REMOVE 3 57 #define CUI_USER_REMOVE 3
58 #define CUI_USER_MODIFY 4 /* this handles moving them in the list too */ 58 #define CUI_USER_MODIFY 4 /* this handles moving them in the list too */
59 #define CUI_USER_SIGNON 5
59 60
60 #define CUI_CONN_LIST 1 61 #define CUI_CONN_LIST 1
61 #define CUI_CONN_PROGRESS 2 62 #define CUI_CONN_PROGRESS 2
62 #define CUI_CONN_ONLINE 3 63 #define CUI_CONN_ONLINE 3
63 #define CUI_CONN_OFFLINE 4 /* this may send a "reason" for why it was killed */ 64 #define CUI_CONN_OFFLINE 4 /* this may send a "reason" for why it was killed */