comparison src/gaim.h @ 340:0d9cfc3579a5

[gaim-migrate @ 350] More changes to the applet. Now, you can have it remember the position and not have it near the applet, or not remember the position and not near the applet, or near the applet. Also, if you want it near the applet, the login box will appear near the applet. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 06 Jun 2000 21:33:20 +0000
parents 9d258a0aa560
children 2434adbb8703
comparison
equal deleted inserted replaced
339:4c500ceeeb0f 340:0d9cfc3579a5
346 #define TYPE_DATA 2 346 #define TYPE_DATA 2
347 #define TYPE_ERROR 3 347 #define TYPE_ERROR 3
348 #define TYPE_SIGNOFF 4 348 #define TYPE_SIGNOFF 4
349 #define TYPE_KEEPALIVE 5 349 #define TYPE_KEEPALIVE 5
350 350
351 #define REVISION "gaim:$Revision: 348 $" 351 #define REVISION "gaim:$Revision: 350 $"
352 #define FLAPON "FLAPON\r\n\r\n" 352 #define FLAPON "FLAPON\r\n\r\n"
353 353
354 #define ROAST "Tic/Toc" 354 #define ROAST "Tic/Toc"
355 355
356 356
422 #define OPT_GEN_REMEMBER_PASS 0x00000200 422 #define OPT_GEN_REMEMBER_PASS 0x00000200
423 #define OPT_GEN_REGISTERED 0x00000400 423 #define OPT_GEN_REGISTERED 0x00000400
424 #define OPT_GEN_BROWSER_POPUP 0x00000800 424 #define OPT_GEN_BROWSER_POPUP 0x00000800
425 #define OPT_GEN_SAVED_WINDOWS 0x00001000 425 #define OPT_GEN_SAVED_WINDOWS 0x00001000
426 #define OPT_GEN_DISCARD_WHEN_AWAY 0x00002000 426 #define OPT_GEN_DISCARD_WHEN_AWAY 0x00002000
427 #define OPT_GEN_CHECK_VERSIONS 0x00004000 427 #define OPT_GEN_NEAR_APPLET 0x00004000
428 #define OPT_GEN_CHECK_SPELLING 0x00008000 428 #define OPT_GEN_CHECK_SPELLING 0x00008000
429 429
430 extern int display_options; 430 extern int display_options;
431 #define OPT_DISP_SHOW_TIME 0x00000001 431 #define OPT_DISP_SHOW_TIME 0x00000001
432 #define OPT_DISP_SHOW_GRPNUM 0x00000002 432 #define OPT_DISP_SHOW_GRPNUM 0x00000002