[Esbox-commits] r1637 - in www/beta1: . css
eswartz at garage.maemo.org
eswartz at garage.maemo.org
Fri May 22 18:26:22 EEST 2009
Author: eswartz
Date: 2009-05-22 18:26:19 +0300 (Fri, 22 May 2009)
New Revision: 1637
Modified:
www/beta1/css/main.css
www/beta1/release_2_0_0_M4.html
www/beta1/release_integration.html
www/beta1/releases.html
Log:
Update release notes for beta 1 release
Modified: www/beta1/css/main.css
===================================================================
--- www/beta1/css/main.css 2009-05-22 12:21:20 UTC (rev 1636)
+++ www/beta1/css/main.css 2009-05-22 15:26:19 UTC (rev 1637)
@@ -183,3 +183,9 @@
padding: 2px 2px 2px 2px;
background-color: #000
}
+
+.shell { font-family:"Courier New",courier,monospace,serif ;
+ display:block; border: #e6e6e6 1px solid; color: black; background-color: #f5f7f5;
+ text-align:left; margin-top: 10px; font-size: 11px; line-height: 2em; padding: 1em;
+ white-space:pre; width: 500px }
+
\ No newline at end of file
Modified: www/beta1/release_2_0_0_M4.html
===================================================================
--- www/beta1/release_2_0_0_M4.html 2009-05-22 12:21:20 UTC (rev 1636)
+++ www/beta1/release_2_0_0_M4.html 2009-05-22 15:26:19 UTC (rev 1637)
@@ -93,7 +93,7 @@
<ul>
<li>
If you have an existing workspace with Python projects, you may need to make a new clean one
- or reset <em>Pydev > Intrepeter - Python</em> preferences.
+ or reset <em>Pydev > Interpreter - Python</em> preferences.
The Python interpreter configuration may malfunction if you have old settings.
</li>
<li>
Modified: www/beta1/release_integration.html
===================================================================
--- www/beta1/release_integration.html 2009-05-22 12:21:20 UTC (rev 1636)
+++ www/beta1/release_integration.html 2009-05-22 15:26:19 UTC (rev 1637)
@@ -56,7 +56,8 @@
href="https://garage.maemo.org/frs/?group_id=192">Download
integration releases here.</a></p>
-<h3 id="heading">ESbox 2.0.0-I2009xxxx (next)</h3>
+<a name="I20090603"/>
+<h3 id="heading">ESbox 2.0.0-I2009603 (next)</h3>
<ul>
</ul>
Modified: www/beta1/releases.html
===================================================================
--- www/beta1/releases.html 2009-05-22 12:21:20 UTC (rev 1636)
+++ www/beta1/releases.html 2009-05-22 15:26:19 UTC (rev 1637)
@@ -48,28 +48,48 @@
<div id="group">
-<h3 id="heading">ESbox 2nd Edition Milestone Releases</h3>
+<h2 id="heading">ESbox 2nd Edition Milestone Releases</h2>
+<p>
ESbox will be released in several alphas and betas before the final 2nd edition is released.
Integration releases happen every two weeks or so in between.
+</p>
-<h3>ESbox 2.0.0 Integration Release</h3>
+<!--
+<h3>ESbox 2.0.0 Integration Release (2009/06/03 planned)</h3>
<ul>
<li><a
href="https://garage.maemo.org/frs/?group_id=192">Download</a>
</li>
- <li><a href="release_integration.html">Release Notes</a>
+ <li><a href="release_integration.html#I20090603">Release Notes</a>
</li>
+ <li>SVN<pre>
+https://garage.maemo.org/svn/esbox/tags/2.0.0-I20090603
+https://garage.maemo.org/svn/mica/tags/2.0.0-I20090603
+https://garage.maemo.org/svn/mica/tags/2.0.0-I20090603-build
+</pre>
+ </li>
</ul>
+-->
-<h3>ESbox 2.0.0M4 (beta 1) (2009/05/22 planned)</h3>
+<p/>
+<h3>ESbox 2.0.0M4 (beta 1) (2009/05/22)</h3>
<ul>
- <li>Download (soon)
+ <li>Update Site: <tt>http://esbox.garage.maemo.org/update/2.0</tt>
</li>
+ <li><a
+ href="https://garage.maemo.org/frs/?group_id=192">Download</a>
+ </li>
<li><a href="release_2_0_0_M4.html">Release Notes</a>
</li>
+ <li>SVN<pre>
+https://garage.maemo.org/svn/esbox/tags/2.0.0-M4
+https://garage.maemo.org/svn/mica/tags/2.0.0-M4
+https://garage.maemo.org/svn/mica/tags/2.0.0-M4-build
+</pre>
+ </li>
</ul>
More information about the Esbox-commits
mailing list