From: Rob F. <rob...@us...> - 2002-03-20 02:04:35
|
Update of /cvsroot/gaim/gaim/src/protocols/oscar In directory usw-pr-cvs1:/tmp/cvs-serv16203/protocols/oscar Modified Files: oscar.c Log Message: This oatmeal taste like pretzels! Index: oscar.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/protocols/oscar/oscar.c,v retrieving revision 1.123 retrieving revision 1.124 diff -u -d -r1.123 -r1.124 --- oscar.c 19 Mar 2002 06:26:05 -0000 1.123 +++ oscar.c 20 Mar 2002 02:04:32 -0000 1.124 @@ -2421,7 +2421,7 @@ } static char *oscar_name() { - return "Oscar / ICQ"; + return "AIM / ICQ"; } static int oscar_send_typing(struct gaim_connection *gc, char *name, int typing) { |