comparison src/gaim.h @ 3815:b2ec492c9afe

[gaim-migrate @ 3962] Thanks Joshua Blanton. The ChangeLog is getting REALLY huge. Remember when Gaim used to have "releases"? committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 29 Oct 2002 05:57:55 +0000
parents b7a6aa99ee7c
children b5dbc9d49939
comparison
equal deleted inserted replaced
3814:c56115a38aa0 3815:b2ec492c9afe
338 #define OPT_AWAY_AUTO 0x00000008 338 #define OPT_AWAY_AUTO 0x00000008
339 #define OPT_AWAY_NO_AUTO_RESP 0x00000010 339 #define OPT_AWAY_NO_AUTO_RESP 0x00000010
340 #define OPT_AWAY_QUEUE 0x00000020 340 #define OPT_AWAY_QUEUE 0x00000020
341 #define OPT_AWAY_IDLE_RESP 0x00000040 341 #define OPT_AWAY_IDLE_RESP 0x00000040
342 #define OPT_AWAY_QUEUE_UNREAD 0x00000080 342 #define OPT_AWAY_QUEUE_UNREAD 0x00000080
343 #define OPT_AWAY_DELAY_IN_USE 0x00000100
343 344
344 extern guint away_resend; 345 extern guint away_resend;
345 extern int report_idle; 346 extern int report_idle;
346 extern int web_browser; 347 extern int web_browser;
347 extern GSList *aim_users; 348 extern GSList *aim_users;