[glade-web] Fixed news



commit 92f6123a3e4c79c0033f2cb0117296f5ee984737
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Mon Mar 26 19:01:28 2012 -0300

    Fixed news

 newsitems.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/newsitems.py b/newsitems.py
index c545027..714a0bc 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -22,7 +22,7 @@ item("""Glade 3.12.0 and 3.8.2 released""", (2012, 03, 26),
 It includes support for new widgets like GtkSwitch and GtkInfoBar and also
 features new workspace edit modes which let you change widget margins and alignment
 properties using nothing but the mouse!</p>
-    <p>See the <a href="http://lists.ximian.com/pipermail/glade-devel/2012-February/001952.html";>3.11.0 release notes</a> for more details.</p>
+    <p>See the <a href="http://lists.ximian.com/pipermail/glade-devel/2012-March/001967.html";>3.12.0 release notes</a> and the <a href="http://lists.ximian.com/pipermail/glade-devel/2012-March/001966.html";>3.8.2 release notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 
@@ -33,7 +33,7 @@ item("""Glade 3.11.0 released""", (2012, 02, 12),
 It includes support for new widgets like GtkSwitch and GtkInfoBar and also
 features new workspace edit modes which let you change widget margins and alignment
 properties using nothing but the mouse!</p>
-    <p>See the <a href="http://lists.ximian.com/pipermail/glade-devel/2012-March/001967.html";>3.12.0 release notes</a> and the <a href="http://lists.ximian.com/pipermail/glade-devel/2012-March/001966.html";>3.8.2 release notes</a> for more details.</p>
+    <p>See the <a href="http://lists.ximian.com/pipermail/glade-devel/2012-February/001952.html";>3.11.0 release notes</a> for more details.</p>
      """, 'Juan Pablo Ugarte')
 
 item("""Glade 3.8.1 and 3.10.2 released""", (2011, 10, 11),



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