From: Eric W. <war...@us...> - 2001-11-20 01:01:23
|
Update of /cvsroot/gaim/gaim/src/protocols/gg In directory usw-pr-cvs1:/tmp/cvs-serv21505/protocols/gg Modified Files: gg.c Log Message: SPAM!!! All recipients of the email generated by this commit each owe me $125 per email sent, plus a $75 handling fee for all messages combined. Or was that supposed to be the other way around. Index: gg.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/protocols/gg/gg.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- gg.c 2001/11/10 08:02:39 1.9 +++ gg.c 2001/11/20 01:01:21 1.10 @@ -790,7 +790,7 @@ g_strfreev(webdata_tbl); - g_show_info_text(buf, NULL); + g_show_info_text(gc, NULL, FALSE, buf, NULL); g_free(buf); } |