[Monodevelop-patches-list] r1609 - in trunk/md-website: . images/screenshots

commit-watcher at mono-cvs.ximian.com commit-watcher at mono-cvs.ximian.com
Wed May 19 11:57:49 EDT 2004


Author: tberman
Date: 2004-05-19 11:57:49 -0400 (Wed, 19 May 2004)
New Revision: 1609

Added:
   trunk/md-website/images/screenshots/newshot.png
Modified:
   trunk/md-website/screenshots.aspx
Log:
new sshot, removing the old old one.
someone should make a thumbnail for it
im lazy
sue me


Added: trunk/md-website/images/screenshots/newshot.png
===================================================================
(Binary files differ)


Property changes on: trunk/md-website/images/screenshots/newshot.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/md-website/screenshots.aspx
===================================================================
--- trunk/md-website/screenshots.aspx	2004-05-18 10:29:23 UTC (rev 1608)
+++ trunk/md-website/screenshots.aspx	2004-05-19 15:57:49 UTC (rev 1609)
@@ -7,12 +7,12 @@
       
       <div class="image_frame">
         <div class="image">
-          <a href="/images/screenshots/classview.png" target="_blank">
-            <img src="/images/screenshots/thumbnails/classview.png" alt="" />
+          <a href="/images/screenshots/newshot.png" target="_blank">
+            <img src="/images/screenshots/newshot.png" alt="" />
           </a>
         </div>
         <div class="image_caption">
-          MonoDevelop source code with the class viewer
+          MonoDevelop circa 0.3
         </div>
       </div>
       <br />




More information about the Monodevelop-patches-list mailing list