comparison src/core.h @ 5436:ad445074d239

[gaim-migrate @ 5818] Another big commit. Ugh. I need a very smart regexp. Core/UI split do_error_dialog(), and soon the mail dialogs! Yay! This should work without problems at all, but standard disclaimer.. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 18 May 2003 19:59:02 +0000
parents 890b29f00b68
children 9442e8d0b21d
comparison
equal deleted inserted replaced
5435:a2f26666de42 5436:ad445074d239
54 #include "conversation.h" 54 #include "conversation.h"
55 #include "ft.h" 55 #include "ft.h"
56 #include "privacy.h" 56 #include "privacy.h"
57 #include "plugin.h" 57 #include "plugin.h"
58 #include "event.h" 58 #include "event.h"
59 #include "notify.h"
59 60
60 /* Really user states are controlled by the PRPLs now. We just use this for event_away */ 61 /* Really user states are controlled by the PRPLs now. We just use this for event_away */
61 #define UC_UNAVAILABLE 1 62 #define UC_UNAVAILABLE 1
62 63
63 /* This is far too long to be practical, but MSN users are probably used to long aliases */ 64 /* This is far too long to be practical, but MSN users are probably used to long aliases */