[glade-web] Glade 3.12.1 and 3.13.0 released



commit 8b331d137a1ec92fb4c8ed6ec48a3fa917fb1a40
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Sun May 6 17:39:56 2012 -0300

    Glade 3.12.1 and  3.13.0 released

 newsitems.py |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/newsitems.py b/newsitems.py
index 714a0bc..49439bf 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -15,6 +15,15 @@ item = lambda *x: items.append(x)
 
 # http://news.gmane.org/gmane.comp.gnome.gtk%2B.python/
 
+item("""Glade 3.12.1 and 3.13.0 released""", (2012, 04, 6),
+     """
+    <p>Glade 3.12.1 and 3.13.0 are now available for download.</p>
+    <p>Glade 3.12.1 is the first bugfix release of the stable series, and 3.13.0 is a new development release.
+The new developmet resease sporst a new Ui implementation made with glade itsel! and new features like a preference dialog and notify detail support.</p>
+    <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2012-May/001981.html";>3.12.1 release notes</a> and the <a href="http://lists.ximian.com/pipermail/glade-devel/2012-May/001982.html";>3.13.0 release notes</a> for more details.</p>
+     """, 'Juan Pablo Ugarte')
+
+
 item("""Glade 3.12.0 and 3.8.2 released""", (2012, 03, 26),
      """
     <p>Glade 3.12.0 and 3.8.2 are now available for download.</p>



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