comparison src/gaim.h @ 2906:538c58b43eff

[gaim-migrate @ 2919] save save me from this wandered around the town all the thousand things i might miss and you think we'll suffer much think we'll close our eyes just to see the light pass us by with tomorrow coming hope that i don't let you down again said i'm so glad to be here does it mean a thing if only i could breathe what you breathe if only i could see what you see sit we'll take our time watching the flowers grow all the friends we've known say goodbye and you did you suffer much did you close your eyes just to see the night rush on by gathered all around you hope that we don't let you down again i said i'm so glad to be here does it mean a thing if only i could breathe what you breathe if only i could see what you see i said i'm so glad to be here does it mean a thing if only i could breathe what you breathe if only i could see what you see if only i could just believe a thing --Moist, "Breathe" (as transcribed by http://www.veddma.com/veddma/moist.htm) Patches from: Ari Pollak Ben Miller Mark Doliner Sean Egan Vincas Ciziunas Thanks everyone. Somewhere in the middle of all of this it started to get really tedious and annoying. I think it's getting close to the point where I quit. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 21 Dec 2001 10:23:04 +0000
parents b1e300a85678
children b68c648618a3
comparison
equal deleted inserted replaced
2905:a090e98dbbb6 2906:538c58b43eff
305 #define OPT_AWAY_BACK_ON_IM 0x00000002 305 #define OPT_AWAY_BACK_ON_IM 0x00000002
306 #define OPT_AWAY_TIK_HACK 0x00000004 306 #define OPT_AWAY_TIK_HACK 0x00000004
307 #define OPT_AWAY_AUTO 0x00000008 307 #define OPT_AWAY_AUTO 0x00000008
308 #define OPT_AWAY_NO_AUTO_RESP 0x00000010 308 #define OPT_AWAY_NO_AUTO_RESP 0x00000010
309 #define OPT_AWAY_QUEUE 0x00000020 309 #define OPT_AWAY_QUEUE 0x00000020
310 310 #define OPT_AWAY_IDLE_RESP 0x00000040
311
312 extern guint away_resend;
311 extern int report_idle; 313 extern int report_idle;
312 extern int web_browser; 314 extern int web_browser;
313 extern GSList *aim_users; 315 extern GSList *aim_users;
314 extern GSList *message_queue; 316 extern GSList *message_queue;
315 extern GSList *away_time_queue; 317 extern GSList *away_time_queue;