comparison src/gaim.h @ 3837:b5dbc9d49939

[gaim-migrate @ 3987] *Kicks sean in the nuts* Do you compile before you commit? committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 31 Oct 2002 01:08:07 +0000
parents b2ec492c9afe
children 43e396e94095
comparison
equal deleted inserted replaced
3836:11ab18140fd3 3837:b5dbc9d49939
58 #define CUI_META_ACK 5 58 #define CUI_META_ACK 5
59 59
60 #define CUI_PLUGIN_LIST 1 60 #define CUI_PLUGIN_LIST 1
61 #define CUI_PLUGIN_LOAD 2 61 #define CUI_PLUGIN_LOAD 2
62 #define CUI_PLUGIN_UNLOAD 3 62 #define CUI_PLUGIN_UNLOAD 3
63 #define CUI_PLUGIN_RELOAD 4 /* this is redundant and may be removed */
64 63
65 #define CUI_USER_LIST 1 64 #define CUI_USER_LIST 1
66 #define CUI_USER_ADD 2 65 #define CUI_USER_ADD 2
67 #define CUI_USER_REMOVE 3 66 #define CUI_USER_REMOVE 3
68 #define CUI_USER_MODIFY 4 /* this handles moving them in the list too */ 67 #define CUI_USER_MODIFY 4 /* this handles moving them in the list too */