[glade-web] Added 3.8.3 release item and windows binaries link



commit e2a78ffd94b53fa0fe94294bbbcebc2062058a8b
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Mon Dec 3 23:12:43 2012 -0300

    Added 3.8.3 release item and windows binaries link

 head.src     |    2 +-
 newsitems.py |    7 +++++++
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/head.src b/head.src
index 877c902..4765461 100644
--- a/head.src
+++ b/head.src
@@ -25,7 +25,7 @@
         <ul>
           <li><a href="http://glade.gnome.org/sources.html";>Download Sources</a></li>
           <li><a href="http://git.gnome.org/cgit/glade";>Browse Sources</a></li>
-          <li><a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/glade3/3.6/";>Older Windows Binaries</a></li>
+          <li><a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/glade/";>Windows Binaries</a></li>
           <li><a href="http://ftp.gnome.org/pub/GNOME/binaries/mac/glade3/3.6/";>Older MacOSX Binaries</a></li>
         </ul>
         <h1>Documentation</h1>
diff --git a/newsitems.py b/newsitems.py
index 0a2cdc0..9edb56b 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -14,6 +14,13 @@ item = lambda *x: items.append(x)
 #      "INSERT AUTHOR HERE")
 
 # http://news.gmane.org/gmane.comp.gnome.gtk%2B.python/
+item("""Glade 3.8.3 released""", (2012, 12, 03),
+     """
+    <p>Glade 3.8.3 is now available for download.</p>
+    <p>It is the third bug fix release in the series.
+    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2012-December/002005.html";>3.8.3 release notes</a> for more details.</p>
+     """, 'Juan Pablo Ugarte')
+
 item("""Glade 3.14.2 released""", (2012, 11, 26),
      """
     <p>Glade 3.14.2 is now available for download.</p>



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