From: Rob F. <rob...@us...> - 2002-03-07 00:46:13
|
Update of /cvsroot/gaim/gaim/src/protocols/oscar In directory usw-pr-cvs1:/tmp/cvs-serv19836/oscar Modified Files: oscar.c Log Message: Is this retarded? Someone tell me. Index: oscar.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/protocols/oscar/oscar.c,v retrieving revision 1.109 retrieving revision 1.110 diff -u -d -r1.109 -r1.110 --- oscar.c 6 Mar 2002 05:26:58 -0000 1.109 +++ oscar.c 7 Mar 2002 00:46:10 -0000 1.110 @@ -2412,7 +2412,7 @@ } static char *oscar_name() { - return "Oscar"; + return "Oscar / ICQ"; } static int oscar_send_typing(struct gaim_connection *gc, char *name, int typing) { |