Mercurial > pidgin.yaz
diff src/protocols/napster/napster.c @ 2162:a464da684307
[gaim-migrate @ 2172]
couple fixes. Max Horn told me about one of them.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Fri, 24 Aug 2001 01:36:05 +0000 |
parents | 56c4382f2909 |
children | edf8c5a70e5b |
line wrap: on
line diff
--- a/src/protocols/napster/napster.c Fri Aug 24 01:10:51 2001 +0000 +++ b/src/protocols/napster/napster.c Fri Aug 24 01:36:05 2001 +0000 @@ -1234,7 +1234,7 @@ char *description() { - return "Allows gaim to use the Napster protocol. Yes, kids, drugs are bad."; + return PRPL_DESC("Napster"); } #endif