comparison plugins/gaim-remote/remote.h @ 8735:92cbf9713795

[gaim-migrate @ 9490] Patch by Jonathan Champ to corect the vairous speling mistakes we hav e in the coments and documentaion. Thansk Jonathan! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 21 Apr 2004 01:34:26 +0000
parents d188b000e892
children 204f5d66a863
comparison
equal deleted inserted replaced
8734:407c122d6191 8735:92cbf9713795
36 #define CUI_TYPE_REMOTE 8 36 #define CUI_TYPE_REMOTE 8
37 /* This is used to send commands to other UI's, 37 /* This is used to send commands to other UI's,
38 * like "Open new conversation" or "send IM". 38 * like "Open new conversation" or "send IM".
39 * Even though there's much redundancy with the 39 * Even though there's much redundancy with the
40 * other CUI_TYPES, we're better keeping this stuff 40 * other CUI_TYPES, we're better keeping this stuff
41 * seperate because it's intended use is so different */ 41 * separate because it's intended use is so different */
42 42
43 #define CUI_META_LIST 1 43 #define CUI_META_LIST 1
44 /* 1 is always list; this is ignored by the core. 44 /* 1 is always list; this is ignored by the core.
45 If we move to TCP this can be a keepalive */ 45 If we move to TCP this can be a keepalive */
46 #define CUI_META_QUIT 2 46 #define CUI_META_QUIT 2