[gnomeweb-wml] Misc updates for 2.10.0.



commit 1cd290594c66faf7fbdc5804fed81d922d9fc29c
Author: Paolo Borelli <pborelli gnome org>
Date:   Sun Mar 28 14:40:49 2010 +0200

    Misc updates for 2.10.0.
    
    Remove news sections since they are always outdated.

 projects.gnome.org/gtksourceview/development.html  |    4 +-
 .../gtksourceview/documentation.html               |    2 +-
 projects.gnome.org/gtksourceview/download.html     |   46 ++++++++------------
 projects.gnome.org/gtksourceview/features.html     |    3 +-
 projects.gnome.org/gtksourceview/index.html        |   37 ++--------------
 .../gtksourceview/pygtksourceview.html             |   11 +---
 projects.gnome.org/gtksourceview/screenshots.html  |    2 +-
 7 files changed, 32 insertions(+), 73 deletions(-)
---
diff --git a/projects.gnome.org/gtksourceview/development.html b/projects.gnome.org/gtksourceview/development.html
index ec817b4..c7c6485 100644
--- a/projects.gnome.org/gtksourceview/development.html
+++ b/projects.gnome.org/gtksourceview/development.html
@@ -63,7 +63,7 @@
 
     <h2><a name="Repository">Code Repository</a></h2>
     <p>GtkSourceView is hosted on the <a href="http://git.gnome.org";>GNOME
-       Git repository</a> in the <a href="http://git.gnome.org/cgit/gtksourceview";>gtksourceview</a>
+       Git repository</a> in the <a href="http://git.gnome.org/browse/gtksourceview";>gtksourceview</a>
        module.</p>
 
     <h2><a name="BugReporting">Bug reporting</a></h2>
@@ -112,7 +112,7 @@
   </div>
 
   <div id="footer">
-    <p>Copyright &copy; 2008, The GtkSourceView Team</p>
+    <p>Copyright &copy; 2010, The GtkSourceView Team</p>
   </div>
 
 </body>
diff --git a/projects.gnome.org/gtksourceview/documentation.html b/projects.gnome.org/gtksourceview/documentation.html
index 4c68637..67fe515 100644
--- a/projects.gnome.org/gtksourceview/documentation.html
+++ b/projects.gnome.org/gtksourceview/documentation.html
@@ -87,7 +87,7 @@
   </div>
 
   <div id="footer">
-    <p>Copyright &copy; 2008, The GtkSourceView Team</p>
+    <p>Copyright &copy; 2010, The GtkSourceView Team</p>
   </div>
 
 </body>
diff --git a/projects.gnome.org/gtksourceview/download.html b/projects.gnome.org/gtksourceview/download.html
index 62b121c..3b8b2f2 100644
--- a/projects.gnome.org/gtksourceview/download.html
+++ b/projects.gnome.org/gtksourceview/download.html
@@ -51,19 +51,9 @@
 
   <div id="content">
 
-    <h2>Stable release</h2>
-    <p>The current stable release of GtkSourceView is <b>2.6.0</b></p>
-    <p>GtkSourceView 2.4 requires <a href="ftp://ftp.gtk.org/pub/gtk/2.12";>GTK+-2.12.x</a> and <a href="ftp://xmlsoft.org/libxml2/";>libxml2 2.5.x</a>.</p>	
-    <p>You can download it from the <a href="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.6/";>GNOME FTP server</a>.</p>
-
-<!--    <h2>Unstable release</h2>-->
-<!--    <p>The current unstable release of GtkSourceView is <b>2.1.2</b></p>-->
-<!--    <p>GtkSourceView 2.1 requires <a href="ftp://ftp.gtk.org/pub/gtk/2.12";>GTK+-2.12.x</a> and <a href="ftp://xmlsoft.org/libxml2/";>libxml2 2.5.x</a>.</p>	-->
-<!--    <p>You can download it from the <a href="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.1/";>GNOME FTP server</a> or check it out-->
-<!--       from the <a href="http://subversion.tigris.org/";>Subversion</a> repository as shown below:</p>-->
-<!--    <pre>svn checkout http://svn.gnome.org/svn/gtksourceview/trunk gtksourceview</pre>-->
-	
-<!--    <p>For more information about Subversion, see the <a href="http://live.gnome.org/SVN";>instructions on how to use the repository</a></p>-->
+    <h2>Source Tarball</h2>
+    <p>GtkSourceView releases are available from the <a href="http://ftp.gnome.org/pub/gnome/sources/gtksourceview";>GNOME FTP server</a>.</p>
+    <p>GtkSourceView requires <a href="ftp://ftp.gtk.org/pub/gtk/2.12";>GTK+-2.12.x</a> and <a href="ftp://xmlsoft.org/libxml2/";>libxml2 2.5.x</a>.</p>
 
     <h2>Older versions</h2>
     <p>Some applications still require GtkSourceView 1.x, an older stable
@@ -90,20 +80,20 @@
       <table class="binaries">
         <tbody>
           <tr>
-	    <td><img src="images/os-linux.gif" alt="" /></td>
-	    <td><b>GNU/Linux and Unix</b><br />GtkSourceView is included in all the major flavors of GNU/Linux and Unix.
-	        Ask your vendor for more information about how to install GtkSourceView. 
-	    </td>
-	  </tr>
-	  <tr>
-	    <td><img src="images/os-windows.gif" alt="" /></td>
-	    <td><b>Windows</b><br />Binaries for Windows can be found on the 
-	        <a href="http://ftp.gnome.org/pub/gnome/binaries/win32/gtksourceview/";>GNOME FTP server</a> (only a few versions are available).</td>
-	  </tr>
-	  <tr>
-
-	    <td><img src="images/os-macos.gif" alt="" /></td>
-	    <td><b>OSX</b><br />Coming soon!</td>
+            <td><img src="images/os-linux.gif" alt="" /></td>
+            <td><b>GNU/Linux and Unix</b><br />GtkSourceView is included in all the major flavors of GNU/Linux and Unix.
+                Ask your vendor for more information about how to install GtkSourceView. 
+            </td>
+          </tr>
+          <tr>
+            <td><img src="images/os-windows.gif" alt="" /></td>
+            <td><b>Windows</b><br />Binaries for Windows can be found on the 
+                <a href="http://ftp.gnome.org/pub/gnome/binaries/win32/gtksourceview/";>GNOME FTP server</a> (only a few versions are available).</td>
+          </tr>
+          <tr>
+
+            <td><img src="images/os-macos.gif" alt="" /></td>
+            <td><b>OSX</b><br />Coming soon!</td>
           </tr>
        </tbody>
      </table>
@@ -111,7 +101,7 @@
   </div>
 
   <div id="footer">
-    <p>Copyright &copy; 2008, The GtkSourceView Team</p>
+    <p>Copyright &copy; 2010, The GtkSourceView Team</p>
   </div>
 
 </body>
diff --git a/projects.gnome.org/gtksourceview/features.html b/projects.gnome.org/gtksourceview/features.html
index 75f7b8c..cc16499 100644
--- a/projects.gnome.org/gtksourceview/features.html
+++ b/projects.gnome.org/gtksourceview/features.html
@@ -65,6 +65,7 @@
       <li>Current line highlighting</li>
       <li>Matching bracket highlighting</li>
       <li>Line numbers</li>
+      <li>Extensible completion framework</li>
       <li>Line marks (useful for bookmarks, breakpoints, etc.)</li>
       <li>Right margin</li>
       <li>Customizable visual style using style schemes</li>
@@ -89,7 +90,7 @@
   </div>
 
   <div id="footer">
-    <p>Copyright &copy; 2008, The GtkSourceView Team</p>
+    <p>Copyright &copy; 2010, The GtkSourceView Team</p>
   </div>
 
 </body>
diff --git a/projects.gnome.org/gtksourceview/index.html b/projects.gnome.org/gtksourceview/index.html
index bbc0b18..e0791ca 100644
--- a/projects.gnome.org/gtksourceview/index.html
+++ b/projects.gnome.org/gtksourceview/index.html
@@ -62,8 +62,8 @@
        and is part of the <a href="http://www.gnome.org";>GNOME</a> Desktop Environment.</p> 
        
     <p>It is currently being used by
-       <a href="http://www.gedit.org";>gedit</a>, <a href="http://www.monodevelop.com";>MonoDevelop</a>,
-       <a href="http://www.anjuta.org";>Anjuta</a> and several other projects.</p>
+       <a href="http://www.gedit.org";>gedit</a>, <a href="http://www.anjuta.org";>Anjuta</a>
+       and several other projects.</p>
 
     <p><a href="features.html#bindings">Language bindings</a> are available for
     Python, C#, C++ and other popular programming languages.</p>
@@ -73,39 +73,12 @@
     find out how to <a href="development.html#Contributing">get involved</a> in the
     development of GtkSourceView itself.</p>
 
-    <h2>News</h2>
-      <div class="news-item">
-       <p class="news-title">GtkSourceView 2.6.0 Released</p> 
-       <p class="news-date">15 March 2009</p>
-       <p class="news-desc">This is the first release of the new stable 2.6 series.
-       It features many improvements to syntax highlighting files and some
-       significative bugfixes. A new style scheme called "cobalt" is included.</p>
-       <p class="news-link"</p>
-     </div>
-
-    <div class="news-item">
-       <p class="news-title">GtkSourceView 2.4.1 Released</p> 
-       <p class="news-date">1 November 2008</p>
-       <p class="news-desc">This is the second release of the stable 2.4 series.
-       It fixes some bugs and improves syntax highlighting for some languages.</p>
-       <p class="news-link"</p>
-     </div>
-
-     <div class="news-item">
-       <p class="news-title">GtkSourceView 2.4.0 Released</p> 
-       <p class="news-date">20 September 2008</p>
-       <p class="news-desc">This release starts the new 2.4 stable series.
-       It contains many improvements to syntax highlighting files, the ability
-       to draw white spaces and support for automatically detecting the syntax
-       highlighting mode to use given the content-type detected by glib's gio.</p>
-       <p class="news-link"</p>
-     </div>
+  </div>
 
-   </div>
-   </div>
+  </div>
 
   <div id="footer">
-    <p>Copyright &copy; 2008, The GtkSourceView Team</p>
+    <p>Copyright &copy; 2010, The GtkSourceView Team</p>
   </div>
 
 </body>
diff --git a/projects.gnome.org/gtksourceview/pygtksourceview.html b/projects.gnome.org/gtksourceview/pygtksourceview.html
index 7a55d96..85833cd 100644
--- a/projects.gnome.org/gtksourceview/pygtksourceview.html
+++ b/projects.gnome.org/gtksourceview/pygtksourceview.html
@@ -49,13 +49,8 @@
     <p>A Windows installer for PyGtkSourceView is available on the <a href="http://ftp.gnome.org/pub/gnome/binaries/win32/pygtksourceview/";>GNOME FTP server</a> too.</p> 
 
     <h2>Code Repository</h2>
-    <p>PyGtkSourceView is hosted on the <a href="http://svn.gnome.org";>GNOME
-    Subversion repository</a> in the <tt>pygtksourceview</tt> module.  
-    You can check out the latest development version with the following command: 
-    <pre>svn co http://svn.gnome.org/svn/pygtksourceview/trunk pygtksourceview</pre></p>
-    <p>For more information about <a href="http://subversion.tigris.org/";>Subversion</a>, see the <a
-    href="http://live.gnome.org/SVN";>instructions on how to use
-    the repository</a>.</p>
+    <p>PyGtkSourceView is hosted on the <a href="http://git.gnome.org";>GNOME
+    Git repository</a> in the <a href="http://git.gnome.org/browse/pygtksourceview";>pygtksourceview</a> module.  
 
     <h2>Contact</h2>
     <p>You can contact the developers of PyGtkSourceView sending an e-mail to the PyGtkSourceView mailing list.</p>
@@ -74,7 +69,7 @@
   </div>
 
   <div id="footer">
-    <p>Copyright &copy; 2008, The GtkSourceView Team</p>
+    <p>Copyright &copy; 2010, The GtkSourceView Team</p>
   </div>
 
 </body>
diff --git a/projects.gnome.org/gtksourceview/screenshots.html b/projects.gnome.org/gtksourceview/screenshots.html
index 9130298..dcb8122 100644
--- a/projects.gnome.org/gtksourceview/screenshots.html
+++ b/projects.gnome.org/gtksourceview/screenshots.html
@@ -76,7 +76,7 @@
   </div>
 
   <div id="footer">
-    <p>Copyright &copy; 2008, The GtkSourceView Team</p>
+    <p>Copyright &copy; 2010, The GtkSourceView Team</p>
   </div>
 
 </body>



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