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

commit-watcher at mono-cvs.ximian.com commit-watcher at mono-cvs.ximian.com
Sun May 9 00:13:54 EDT 2004


Author: kevinb
Date: 2004-05-09 00:13:53 -0400 (Sun, 09 May 2004)
New Revision: 1596

Added:
   trunk/md-website/images/screenshots/macosx.jpg
   trunk/md-website/images/screenshots/thumbnails/macosx.jpg
Modified:
   trunk/md-website/screenshots.aspx
Log:
Added a MacOS X shot


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


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

Added: trunk/md-website/images/screenshots/thumbnails/macosx.jpg
===================================================================
(Binary files differ)


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

Modified: trunk/md-website/screenshots.aspx
===================================================================
--- trunk/md-website/screenshots.aspx	2004-05-08 21:54:25 UTC (rev 1595)
+++ trunk/md-website/screenshots.aspx	2004-05-09 04:13:53 UTC (rev 1596)
@@ -28,6 +28,18 @@
       </div>
 
       <br /><br />
+
+      <div class="image_frame">
+	<div class="image">
+	  <a href="/images/screenshots/macosx.jpg" target="_blank">
+	    <img src="/images/screenshots/thumbnails/macosx.jpg" alt="" />
+	  </a>
+	</div>
+	<div class="image_caption">
+	  MonoDevelop running on MacOS X
+	</div>
+	</div>
+      </div>
       <p>Unedited user-submitted screenshots are <a href="user-screenshots.aspx">also available here</a>.</p>
       
 <ccms:PageFooter runat="server"/>




More information about the Monodevelop-patches-list mailing list