comparison src/gaim.h @ 2536:0e0a54e5819a

[gaim-migrate @ 2549] I got an itty bitty diff for you now ;-) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 18 Oct 2001 12:12:38 +0000
parents 1b7a1133962d
children 01dad6d8ba5b
comparison
equal deleted inserted replaced
2535:b44fc148c1c7 2536:0e0a54e5819a
127 #define OPT_USR_AUTO 0x00000001 127 #define OPT_USR_AUTO 0x00000001
128 /*#define OPT_USR_KEEPALV 0x00000002 this shouldn't be optional */ 128 /*#define OPT_USR_KEEPALV 0x00000002 this shouldn't be optional */
129 #define OPT_USR_REM_PASS 0x00000004 129 #define OPT_USR_REM_PASS 0x00000004
130 #define OPT_USR_MAIL_CHECK 0x00000008 130 #define OPT_USR_MAIL_CHECK 0x00000008
131 131
132 #define DEFAULT_INFO "Visit the GAIM website at <A HREF=\"http://gaim.sourceforge.net/\">http://gaim.sourceforge.net/</A>." 132 #define DEFAULT_INFO "Visit the Gaim website at <A HREF=\"http://gaim.sourceforge.net/\">http://gaim.sourceforge.net/</A>."
133 133
134 enum log_event { 134 enum log_event {
135 log_signon = 0, 135 log_signon = 0,
136 log_signoff, 136 log_signoff,
137 log_away, 137 log_away,