comparison src/main.c @ 6106:99f4bbeb27bc

[gaim-migrate @ 6567] Fix Cae non-fatal bug 6: "no notification of incorrect password/name." Also removed some unused code from gtkconn.c and multi.c (which was derelict). Make dialog and request windows show the titles that are passed to them. Fixed a compiler warning coughsean'sawaymessagestuffcough I'm looking forward to writting a NEWS entry for 0.65, I hope it will be soon :-) committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 13 Jul 2003 09:34:48 +0000
parents 3a40666c08b4
children 0922bb7a7bbc
comparison
equal deleted inserted replaced
6105:786adff640e1 6106:99f4bbeb27bc
29 #include "notify.h" 29 #include "notify.h"
30 #include "prefs.h" 30 #include "prefs.h"
31 #include "prpl.h" 31 #include "prpl.h"
32 #include "pounce.h" 32 #include "pounce.h"
33 #include "sound.h" 33 #include "sound.h"
34 #include "status.h"
34 #include "util.h" 35 #include "util.h"
35 36
36 //#include "gaim.h" 37 //#include "gaim.h"
37 38
38 #include "gtkaccount.h" 39 #include "gtkaccount.h"