[Monodevelop-patches-list] r1577 - in trunk/md-website: . include release_notes tutorials
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Tue May 4 21:30:19 EDT 2004
Author: tberman
Date: 2004-05-04 21:30:19 -0400 (Tue, 04 May 2004)
New Revision: 1577
Modified:
trunk/md-website/include/header.ascx
trunk/md-website/news.aspx
trunk/md-website/release.aspx
trunk/md-website/release_notes/0.3.html
trunk/md-website/tutorials/package_install.aspx
Log:
update website for release
Modified: trunk/md-website/include/header.ascx
===================================================================
--- trunk/md-website/include/header.ascx 2004-05-04 23:29:47 UTC (rev 1576)
+++ trunk/md-website/include/header.ascx 2004-05-05 01:30:19 UTC (rev 1577)
@@ -19,7 +19,8 @@
<li><a href="/news.aspx">News</a></li>
<li><a href="/about.aspx">About</a></li>
<li><a href="/screenshots.aspx">Screenshots</a></li>
- <li><a href="/tutorials/package_install.aspx">Download</a></li>
+ <li><a href="/release.aspx">Releases</a></li>
+ <li><a href="/tutorials/package_install.aspx">Installation</a></li>
<li><a href="/contribute.aspx">Contribute</a></li>
<li><a href="/tutorial.aspx">Tutorials</a></li>
<li><a href="/faq.aspx">FAQ</a></li>
Modified: trunk/md-website/news.aspx
===================================================================
--- trunk/md-website/news.aspx 2004-05-04 23:29:47 UTC (rev 1576)
+++ trunk/md-website/news.aspx 2004-05-05 01:30:19 UTC (rev 1577)
@@ -5,6 +5,10 @@
<div class="title">News</div>
+ <div class="news_header">May 4, 2004: MonoDevelop 0.3 Released</div>
+ <p>MonoDevelop 0.3 is released. Read about it and download it from the
+ <a href="/release.aspx">releases page</a> and the 0.3 <a href="/release_notes/0.3.html">release notes</a>.</p>
+
<div class="news_header">May 4, 2004: Monodevelop.com Returns</div>
<p>Just a quick note to let everyone know what was going on with the server
this past week. The old Debian/5mbit server is gone, and we're now on a
Modified: trunk/md-website/release.aspx
===================================================================
--- trunk/md-website/release.aspx 2004-05-04 23:29:47 UTC (rev 1576)
+++ trunk/md-website/release.aspx 2004-05-05 01:30:19 UTC (rev 1577)
@@ -7,6 +7,12 @@
<p>Milestone releases can be found here as tarballs. We will also post any binary packages contributed by users.</p>
<br />
+ <h3>MonoDevelop 0.3</h3>
+ <ul>
+ <li><a href="/release_notes/0.3.html">Release notes</a></li>
+ <li><a href="http://go-mono.com/archive/monodevelop-0.3.tar.gz">Tarball package</a></li>
+ </ul>
+
<h3>MonoDevelop 0.2</h3>
<ul>
<li><a href="/release_notes/0.2.0.html">Release notes</a></li>
Modified: trunk/md-website/release_notes/0.3.html
===================================================================
--- trunk/md-website/release_notes/0.3.html 2004-05-04 23:29:47 UTC (rev 1576)
+++ trunk/md-website/release_notes/0.3.html 2004-05-05 01:30:19 UTC (rev 1577)
@@ -94,7 +94,7 @@
<p>You can get detailed instructions on how to build MonoDevelop 0.3 from <a href="http://www.monodevelop.com/tutorials/package_install.aspx">here</a>.</p>
- <p>You can download MonoDevelop 0.3 source from <a href="http://www.go-mono.com/archive/monodevelop-0.3.tar.gz">here</a>. The <a href="http://www.go-mono.com/download.html">go-mono</a> site may contain packages for your distro.</p>
+ <p>You can download MonoDevelop 0.3 source from <a href="http://www.go-mono.com/archive/beta1/monodevelop-0.3.tar.gz">here</a>. The <a href="http://www.go-mono.com/download.html">go-mono</a> site may contain packages for your distro.</p>
<h2>New Features</h2>
Modified: trunk/md-website/tutorials/package_install.aspx
===================================================================
--- trunk/md-website/tutorials/package_install.aspx 2004-05-04 23:29:47 UTC (rev 1576)
+++ trunk/md-website/tutorials/package_install.aspx 2004-05-05 01:30:19 UTC (rev 1577)
@@ -61,11 +61,11 @@
<p>MonoDevelop will require the following mono packages to be installed, in this order:
<ul>
<li><a href="ftp://www-126.ibm.com/pub/icu/2.8/icu-2.8.tgz">International Components for Unicode 2.8</a></li>
-<li><a href="http://www.go-mono.com/archive/mono-0.91.tar.gz">mono 0.91</a></li>
-<li><a href="http://sourceforge.net/project/showfiles.php?group_id=40240">gtk-sharp 0.91</a></li>
-<li><a href="http://www.go-mono.com/archive/monodoc-0.14.tar.gz">monodoc 0.14</a></li>
-<li><a href="http://www.go-mono.com/archive/gtksourceview-sharp-0.2.tar.gz">gtksourceview-sharp 0.2</a></li>
-<li><a href="http://www.go-mono.com/archive/gecko-sharp-0.2.tar.gz">gecko-sharp 0.2</a></li>
+<li><a href="http://www.go-mono.com/archive/beta1/mono-0.91.tar.gz">mono 0.91</a></li>
+<li><a href="http://www.go-mono.com/archive/beta1/gtk-sharp-0.91.1.tar.gz">gtk-sharp 0.91.1</a></li>
+<li><a href="http://www.go-mono.com/archive/beta1/monodoc-0.15.tar.gz">monodoc 0.15</a></li>
+<li><a href="http://www.go-mono.com/archive/beta1/gtksourceview-sharp-0.2.tar.gz">gtksourceview-sharp 0.2</a></li>
+<li><a href="http://www.go-mono.com/archive/beta1/gecko-sharp-0.2.tar.gz">gecko-sharp 0.2</a></li>
</ul></p>
<p>When building from the source provided above, always use a prefix of `<tt>/usr</tt>'.</p>
<p>Some packages are also available as prebuild binary packages (RPMs and DEBs).
@@ -84,7 +84,7 @@
<br /><br /><br />
<div class="headlinebar">Installing MonoDevelop</div>
<p>The final step in this process is to build MonoDevelop itself. Download the
-<a href="http://www.go-mono.com/archive/monodevelop-0.2.tar.gz">MonoDevelop 0.2</a> package.</p>
+<a href="http://www.go-mono.com/archive/beta1/monodevelop-0.3.tar.gz">MonoDevelop 0.3</a> package.</p>
<pre class="code">
export PKG_CONFIG_PATH="/usr/lib/pkgconfig"
More information about the Monodevelop-patches-list
mailing list