From: Rob F. <rob...@us...> - 2001-10-19 20:37:16
|
Update of /cvsroot/gaim/gaim/src In directory usw-pr-cvs1:/tmp/cvs-serv4663 Modified Files: about.c Log Message: php :) Index: about.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/about.c,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- about.c 2001/10/18 20:56:59 1.53 +++ about.c 2001/10/19 20:37:14 1.54 @@ -231,7 +231,7 @@ "you can talk to one of the Gaim developers for more " "assistance; their contact information is in the " "AUTHORS file in the Gaim source, or at " - WEBSITE "contact.shtml. If you can't get online and " + WEBSITE "contactinfo.php. If you can't get online and " "still need more assistance, feel free to email us " "at ga...@ma.... Thanks for using Gaim!")); gtk_label_set_line_wrap(GTK_LABEL(label), TRUE); |