--- a/src/protocols/oscar/oscar.c Thu Mar 07 00:29:59 2002 +0000 +++ b/src/protocols/oscar/oscar.c Thu Mar 07 00:46:10 2002 +0000 @@ -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) {