From: Eric W. <war...@us...> - 2001-10-17 10:11:48
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv15567 Modified Files: ChangeLog Log Message: i didn't rewrite a good majority of your patch, sean. i changed the logic for when to hide user_frame slightly (remove the ! and flip the hide/show); had each of the generate_*_options take the vbox and create their own frame; and i think that's about it. you new i was going to do that anyway. Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.318 retrieving revision 1.319 diff -u -d -r1.318 -r1.319 --- ChangeLog 2001/10/15 20:08:14 1.318 +++ ChangeLog 2001/10/17 10:11:45 1.319 @@ -15,6 +15,7 @@ perl much easier to use (thanks Dennis Lambe Jr.) * Can pass an argument to timeout_handlers in perl (thanks Artem Litvinovich) + * Redesigned Modify Account window (thanks Sean Egan) version 0.45 (10/04/2001): * New plugin event: event_chat_send_invite |