From: Sean E. <sea...@us...> - 2002-05-04 08:21:33
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv31863 Modified Files: ChangeLog Log Message: Self-aliasing from the account editor. You can edit how your screenname shows up in sent messages without having yourself on your list. This is strictly client-side only--has no affect on what your buddies see. I'm thinking it might not be a bad idea to add the alias somewhere in the various select-account menus and lists. This could potentially fix the can't-tell-what-IRC-account-I'm-joining-channels-in problem, but I'm not sure the best way to do it right now--I'll do it tommorow. IM me if you have good ideas. Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.467 retrieving revision 1.468 diff -u -d -r1.467 -r1.468 --- ChangeLog 3 May 2002 20:03:05 -0000 1.467 +++ ChangeLog 4 May 2002 08:21:30 -0000 1.468 @@ -10,6 +10,8 @@ Brian Bernas) * Hide and unhide functions for the filectl plugin. (Thanks, Ari Pollak) + * Added helpful stuff to the Help menu. + * Self-aliasing from the account editor. version 0.57 (04/25/2002): * New authorization method for Yahoo! |