diff src/protocols/yahoo/yay.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 cff133e0ec0c
children c24595d3c364
line wrap: on
line diff
--- a/src/protocols/yahoo/yay.c	Fri Aug 24 01:10:51 2001 +0000
+++ b/src/protocols/yahoo/yay.c	Fri Aug 24 01:36:05 2001 +0000
@@ -806,7 +806,7 @@
 
 char *description()
 {
-	return "Allows gaim to use the Yahoo protocol";
+	return PRPL_DESC("Yahoo");
 }
 
 #endif