comparison src/gaim.h @ 527:47eb48fa2e85

[gaim-migrate @ 537] *whistles innocently* committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 25 Jul 2000 22:17:35 +0000
parents 023c3851db0a
children f03f041c1aa9
comparison
equal deleted inserted replaced
526:5bf71b39cba2 527:47eb48fa2e85
380 #define TYPE_DATA 2 380 #define TYPE_DATA 2
381 #define TYPE_ERROR 3 381 #define TYPE_ERROR 3
382 #define TYPE_SIGNOFF 4 382 #define TYPE_SIGNOFF 4
383 #define TYPE_KEEPALIVE 5 383 #define TYPE_KEEPALIVE 5
384 384
385 #define REVISION "gaim:$Revision: 533 $" 385 #define REVISION "gaim:$Revision: 537 $"
386 #define FLAPON "FLAPON\r\n\r\n" 386 #define FLAPON "FLAPON\r\n\r\n"
387 387
388 #define ROAST "Tic/Toc" 388 #define ROAST "Tic/Toc"
389 389
390 390
493 #define OPT_FONT_ITALIC 0x00000002 493 #define OPT_FONT_ITALIC 0x00000002
494 #define OPT_FONT_UNDERLINE 0x00000008 494 #define OPT_FONT_UNDERLINE 0x00000008
495 #define OPT_FONT_STRIKE 0x00000010 495 #define OPT_FONT_STRIKE 0x00000010
496 #define OPT_FONT_FACE 0x00000020 496 #define OPT_FONT_FACE 0x00000020
497 497
498 #define DEFAULT_INFO "Visit the GAIM " VERSION " website at <A HREF=\"http://www.marko.net/gaim\">http://www.marko.net/gaim</A>." 498 #define DEFAULT_INFO "Visit the GAIM website at <A HREF=\"http://www.marko.net/gaim\">http://www.marko.net/gaim</A>."
499 499
500 extern int report_idle; 500 extern int report_idle;
501 extern int web_browser; 501 extern int web_browser;
502 extern struct aim_user *current_user; 502 extern struct aim_user *current_user;
503 extern GList *aim_users; 503 extern GList *aim_users;