Mercurial > pidgin
changeset 3016:8863555aacc6
[gaim-migrate @ 3029]
Is this retarded? Someone tell me.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Thu, 07 Mar 2002 00:46:10 +0000 |
parents | 3f76de1d69e1 |
children | f0e8770d786d |
files | src/protocols/Makefile.am src/protocols/oscar/oscar.c |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/Makefile.am Thu Mar 07 00:29:59 2002 +0000 +++ b/src/protocols/Makefile.am Thu Mar 07 00:46:10 2002 +0000 @@ -1,4 +1,4 @@ -DIST_SUBDIRS = gg icq irc jabber msn napster oscar toc yahoo zephyr +DIST_SUBDIRS = gg irc jabber msn napster oscar toc yahoo zephyr if PRPLS
--- 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) {