| 530 #define OPT_LOG_BUDDY_AWAY 0x00000010 |
530 #define OPT_LOG_BUDDY_AWAY 0x00000010 |
| 531 #define OPT_LOG_MY_SIGNON 0x00000020 |
531 #define OPT_LOG_MY_SIGNON 0x00000020 |
| 532 #define OPT_LOG_INDIVIDUAL 0x00000040 |
532 #define OPT_LOG_INDIVIDUAL 0x00000040 |
| 533 |
533 |
| 534 #define OPT_USR_AUTO 0x00000001 |
534 #define OPT_USR_AUTO 0x00000001 |
| 535 #define OPT_USR_KEEPALV 0x00000002 |
535 /*#define OPT_USR_KEEPALV 0x00000002 this shouldn't be optional */ |
| 536 #define OPT_USR_REM_PASS 0x00000004 |
536 #define OPT_USR_REM_PASS 0x00000004 |
| 537 |
537 |
| 538 #define DEFAULT_INFO "Visit the GAIM website at <A HREF=\"http://gaim.sourceforge.net/\">http://gaim.sourceforge.net/</A>." |
538 #define DEFAULT_INFO "Visit the GAIM website at <A HREF=\"http://gaim.sourceforge.net/\">http://gaim.sourceforge.net/</A>." |
| 539 |
539 |
| 540 extern int report_idle; |
540 extern int report_idle; |