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");