[Monodevelop-patches-list] r1282 - in trunk/md-website: . images/screenshots images/screenshots/thumbnails
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Sun Mar 28 15:00:47 EST 2004
Author: kevinb
Date: 2004-03-28 15:00:47 -0500 (Sun, 28 Mar 2004)
New Revision: 1282
Added:
trunk/md-website/images/screenshots/nemerle-experiemental.png
trunk/md-website/images/screenshots/thumbnails/nemerle-experiemental.png
Modified:
trunk/md-website/screenshots.aspx
trunk/md-website/styles.css
Log:
Added a new screenshot
Added: trunk/md-website/images/screenshots/nemerle-experiemental.png
===================================================================
(Binary files differ)
Property changes on: trunk/md-website/images/screenshots/nemerle-experiemental.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/md-website/images/screenshots/thumbnails/nemerle-experiemental.png
===================================================================
(Binary files differ)
Property changes on: trunk/md-website/images/screenshots/thumbnails/nemerle-experiemental.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/md-website/screenshots.aspx
===================================================================
--- trunk/md-website/screenshots.aspx 2004-03-28 19:44:36 UTC (rev 1281)
+++ trunk/md-website/screenshots.aspx 2004-03-28 20:00:47 UTC (rev 1282)
@@ -15,5 +15,16 @@
MonoDevelop source code with the class viewer
</div>
</div>
+ <br />
+ <div class="image_frame">
+ <div class="image">
+ <a href="/images/screenshots/nemerle-experiemental.png" target="_blank">
+ <img src="/images/screenshots/thumbnails/nemerle-experiemental.png" alt="" />
+ </a>
+ </div>
+ <div class="image_caption">
+ Experimental support for the Nemerle language
+ </div>
+ </div>
-<ccms:PageFooter runat="server"/>
\ No newline at end of file
+<ccms:PageFooter runat="server"/>
Modified: trunk/md-website/styles.css
===================================================================
--- trunk/md-website/styles.css 2004-03-28 19:44:36 UTC (rev 1281)
+++ trunk/md-website/styles.css 2004-03-28 20:00:47 UTC (rev 1282)
@@ -98,4 +98,4 @@
width: 100%;
margin: 3px;
line-height: 1.2em;
-}
\ No newline at end of file
+}
More information about the Monodevelop-patches-list
mailing list