[gnomeweb-wml] Update anjuta website for 2.28.x release



commit a250343541dfe729f036e4a3cc5c1f36b9534296
Author: Johannes Schmid <jhs gnome org>
Date:   Fri Oct 9 12:30:39 2009 +0200

    Update anjuta website for 2.28.x release

 projects.gnome.org/anjuta/development.shtml |    4 ++--
 projects.gnome.org/anjuta/downloads.shtml   |   21 +++++++++++++--------
 2 files changed, 15 insertions(+), 10 deletions(-)
---
diff --git a/projects.gnome.org/anjuta/development.shtml b/projects.gnome.org/anjuta/development.shtml
index ba6b485..e511fed 100644
--- a/projects.gnome.org/anjuta/development.shtml
+++ b/projects.gnome.org/anjuta/development.shtml
@@ -25,7 +25,7 @@
 		</div>
 
 		<p>That only gives read access to the repository. If you have an account
-		in git.gnome.org and want write access (you must have been granted write access
+		for git.gnome.org and want write access (you must have been granted write access
 		to the <code>anjuta</code> module as an Anjuta developer), you instead need to check out the source with:</p>
 		
 		<div class="terminal">
@@ -49,7 +49,7 @@
 
 		<p>After you have checked the code out, you can use:</p>
                 <div class="terminal">
-			$ git fetch (in the anjuta	top level directory)
+			$ git pull --rebase (in the anjuta	top level directory)
                 </div>
 		<p>to update your personal copy of Anjuta to the latest version from the
 		Git repository and rebuild.
diff --git a/projects.gnome.org/anjuta/downloads.shtml b/projects.gnome.org/anjuta/downloads.shtml
index 4514bc9..18bb982 100644
--- a/projects.gnome.org/anjuta/downloads.shtml
+++ b/projects.gnome.org/anjuta/downloads.shtml
@@ -11,13 +11,13 @@
 <!--#include virtual="layout.shtml" -->
 <div id="body">
 <div id="content">
-<h3>Latest stable Anjuta 2.26.x releases</h3>
+<h3>Latest stable Anjuta 2.28.x releases</h3>
 
         <p>
-        Latest stable release is <a href="http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.26/";>
-        Anjuta version 2.26</a>.
+        Latest stable release is <a href="http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.28/";>
+        Anjuta version 2.28</a>.
         Please see <a href="http://anjuta.org/features";>features</a> for some details on this release.
-        This is a stable release of 2.26.x (Cyclone) series and is under constant bugfix.
+        This is a stable release of 2.28.x series and is under constant bug-fix.
 	     	We encourage to use it and help us with bug reports.
 	</p>
 	<p>
@@ -25,14 +25,19 @@
 		href="http://ftp.gnome.org/pub/GNOME/sources/anjuta/";>here</a>
 	</p>
 
+<h3>Anjuta Extra plugins</h3>
+<p>Several non-core plugins are available in the anjuta-extras package, this
+includes class-inheritance, valgrind, profiler and scintilla plugin. 
+<a href="http://ftp.gnome.org/pub/GNOME/sources/anjuta-extras/2.28/";>Download anjuta-extras package</a>.</p>
+
 <h3>Ubuntu ppa</h3>
 <p>Ubuntu Jaunty packages for the latest stable version are available at this
 <a href="https://launchpad.net/~jhs.schmid/+archive/ppa";>PPA</a>.</p>
 
-<h3>Latest unstable Anjuta 2.27.x releases</h3>
+<h3>Latest unstable Anjuta 2.29.x releases</h3>
 	<p>
-		Latest unstable release is
-		<a href="http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.27"; >here</a>.
+		Latest unstable releases are available
+		<a href="http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.29"; >here</a>.
 	
 		Anjuta now follows GNOME <a href="http://live.gnome.org/TwoPointTwentyseven";>release planning</a> and version numbering scheme. Unstable
 		versions have a odd minor version number while stable version
@@ -53,7 +58,7 @@
         <p>
                 <table border=1 cellspacing=1 cellpadding=4 width="100%">
                         <tr><td nowrap><a href="http://ftp.gnome.org/pub/GNOME/sources/gdl/";>gdl</a></td>
-                        <td nowrap>2.26 or later</td>
+                        <td nowrap>2.28 or later</td>
                         <td>GNOME development library</td></tr>
 
                         <tr><td nowrap><a href="http://ftp.gnome.org/pub/GNOME/sources/libgda/3.99/";>libgda</a></td>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]