comparison FIXME @ 961:9189916471f5

[gaim-migrate @ 971] And the fun begins... committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 10 Oct 2000 03:36:11 +0000
parents fa681641643d
children 2cd7b73e2c9a
comparison
equal deleted inserted replaced
960:fa681641643d 961:9189916471f5
21 5. We need to completely modify the plugin/perl system to account for multiple connections. 21 5. We need to completely modify the plugin/perl system to account for multiple connections.
22 6. We need to modify functions to account for the possibility of protocol plugins. 22 6. We need to modify functions to account for the possibility of protocol plugins.
23 7. Get rid of dologin. Signons should be handled differently. The account editor should have final 23 7. Get rid of dologin. Signons should be handled differently. The account editor should have final
24 control over this. DONE 24 control over this. DONE
25 8. I seriously doubt the applet will compile. If it compiles it definitely won't run. 25 8. I seriously doubt the applet will compile. If it compiles it definitely won't run.
26 9. Chat is broken. Don't even try to join a room. It won't work.
26 27
27 And that's just the large things. There are countless trivial issues that need to be addressed. 28 And that's just the large things. There are countless trivial issues that need to be addressed.