From: Sean E. <sea...@us...> - 2002-09-26 14:06:52
|
Update of /cvsroot/gaim/web/htdocs In directory usw-pr-cvs1:/tmp/cvs-serv15836 Modified Files: screenshots.php Log Message: I had added this screenshot a few days ago, too. Index: screenshots.php =================================================================== RCS file: /cvsroot/gaim/web/htdocs/screenshots.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- screenshots.php 26 Sep 2002 10:22:05 -0000 1.1.1.1 +++ screenshots.php 26 Sep 2002 14:06:49 -0000 1.2 @@ -41,15 +41,15 @@ "names? Yup! It notifies you of new messages." ), - "jabber.gif" => array( - "WIDTH" => 212, - "HEIGHT" => 375, - "THUMBNAIL" => "jabber_t.gif", - "THUMBWIDTH" => 75, - "THUMBHEIGHT" => 133, - "TEXT" => "This one is pretty crazy. It's a gaim " . - "buddylist doing many protocols. Namely: Jabber, Icq, IRC, " . - "Napster, Yahoo, and AIM." + "buddylist.png" => array( + "WIDTH" => 234, + "HEIGHT" => 363, + "THUMBNAIL" => "buddylist_t.png", + "THUMBWIDTH" => 80, + "THUMBHEIGHT" => 124, + "TEXT" => "A shot of our in-development GTK2 port doing " . + "a bunch of protocols--namely AIM, Yahoo!, IRC, Gadu-Gadu, " . + "MSN, ICQ, and Jabber." ), |