[Monodevelop-patches-list] r1610 - in trunk/md-website: . images/screenshots images/screenshots/thumbnails
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Wed May 19 12:05:26 EDT 2004
Author: tberman
Date: 2004-05-19 12:05:26 -0400 (Wed, 19 May 2004)
New Revision: 1610
Added:
trunk/md-website/images/screenshots/thumbnails/newshot.png
Modified:
trunk/md-website/images/screenshots/newshot.png
trunk/md-website/screenshots.aspx
Log:
thumbnail properly (i think)
Modified: trunk/md-website/images/screenshots/newshot.png
===================================================================
(Binary files differ)
Added: trunk/md-website/images/screenshots/thumbnails/newshot.png
===================================================================
(Binary files differ)
Property changes on: trunk/md-website/images/screenshots/thumbnails/newshot.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/md-website/screenshots.aspx
===================================================================
--- trunk/md-website/screenshots.aspx 2004-05-19 15:57:49 UTC (rev 1609)
+++ trunk/md-website/screenshots.aspx 2004-05-19 16:05:26 UTC (rev 1610)
@@ -8,7 +8,7 @@
<div class="image_frame">
<div class="image">
<a href="/images/screenshots/newshot.png" target="_blank">
- <img src="/images/screenshots/newshot.png" alt="" />
+ <img src="/images/screenshots/thumbnails/newshot.png" alt="" />
</a>
</div>
<div class="image_caption">
More information about the Monodevelop-patches-list
mailing list