From kde-commits Wed Aug 25 17:35:12 2004 From: Christoph Cullmann Date: Wed, 25 Aug 2004 17:35:12 +0000 To: kde-commits Subject: www/screenshots Message-Id: <20040825173512.B48A816B24 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=109345533022420 CVS commit by cullmann: at least bit less scary splash A images/320x240/kde330.jpg 1.1 M +1 -1 index.php 1.13 --- www/screenshots/index.php #1.12:1.13 @@ -13,5 +13,5 @@ $gallery = new ImageGallery("These are screenshots with links to pages that show more screenshots of how the different versions of KDE look like."); - $gallery->addImage("http://www.kde.org/stuff/clipart/splashscreen-3.3-400x248.png", "", "320", "198", "KDE 3.3.x Screenshots (coming soon)", + $gallery->addImage("images/320x240/kde330.jpg", "", "320", "264", "KDE 3.3.x Screenshots (coming soon)", "KDE 3.3.x Screenshots (coming soon)"); $gallery->addImage("images/320x240/kde320.jpg", "kde320shots.php", "320", "240", "KDE 3.2.x Screenshots", "KDE 3.2.x Screenshots");