[glade-web] Added link to full announcement of horizontally oriented release.



commit eac46a1b6c043f8fbcf7f34098397fbdcf72e3e3
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Tue Jul 21 19:10:25 2009 -0400

    Added link to full announcement of horizontally oriented release.
    
    Trying to align news a bit better.

 default.css         |    1 +
 news.rss            |    4 +++-
 newsitems-index.src |    4 +++-
 newsitems.py        |    5 ++++-
 newsitems.src       |    4 +++-
 5 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/default.css b/default.css
index 129555f..6fa8b20 100644
--- a/default.css
+++ b/default.css
@@ -69,6 +69,7 @@ a:active {
     font-size:90%;
     margin: 0.1em;
     padding:0px;
+    padding-left: 10px;
 }
 
 .news h4 {
diff --git a/news.rss b/news.rss
index 2dae9ed..72805a4 100644
--- a/news.rss
+++ b/news.rss
@@ -37,7 +37,9 @@
     <title>Glade 3.6.7 released</title>
     <link>http://glade.gnome.org/news.html#item2</link>
     <pubDate>Mon, 29 Jun 2009 00:00:00 GMT</pubDate>
-    <description>This is a bugfix release. See full announcement for details.</description>
+    <description>Glade 3.6.7 "Horizontally Oriented" Released !
+&lt;br&gt;
+See &lt;a href="http://mail.gnome.org/archives/gnome-announce-list/2009-June/msg00063.html"&gt;full announcement&lt;/a&gt; for details.</description>
   </item>
 
   <item>
diff --git a/newsitems-index.src b/newsitems-index.src
index a8286cd..49faf90 100644
--- a/newsitems-index.src
+++ b/newsitems-index.src
@@ -8,7 +8,9 @@
 <div class="news">
 <h4><a name="item2">Glade 3.6.7 released</a></h4>
 <h5>Monday 29 June 2009 by Tristan van Berkom</h5>
-<div>This is a bugfix release. See full announcement for details.</div>
+<div>Glade 3.6.7 "Horizontally Oriented" Released !
+<br>
+See <a href="http://mail.gnome.org/archives/gnome-announce-list/2009-June/msg00063.html";>full announcement</a> for details.</div>
 </div>
 
 <div class="news">
diff --git a/newsitems.py b/newsitems.py
index c3546d5..40dc607 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -18,7 +18,10 @@ item("New website design", (2009, 7, 20),
      """Our website gets a facelift. Enjoy!.""", 'Javier Jardón')
 
 item("Glade 3.6.7 released", (2009, 6, 29),
-     """This is a bugfix release. See full announcement for details.""", 'Tristan van Berkom')
+     """Glade 3.6.7 "Horizontally Oriented" Released !
+<br>
+See <a href="http://mail.gnome.org/archives/gnome-announce-list/2009-June/msg00063.html";>full announcement</a> for details.""", 'Tristan van Berkom')
+
 
 item("Glade 3.6.0 released", (2009, 3, 16),
      """<br>Glade has seen a world of improvement since 3.4, if you dont know about it, 
diff --git a/newsitems.src b/newsitems.src
index a8286cd..49faf90 100644
--- a/newsitems.src
+++ b/newsitems.src
@@ -8,7 +8,9 @@
 <div class="news">
 <h4><a name="item2">Glade 3.6.7 released</a></h4>
 <h5>Monday 29 June 2009 by Tristan van Berkom</h5>
-<div>This is a bugfix release. See full announcement for details.</div>
+<div>Glade 3.6.7 "Horizontally Oriented" Released !
+<br>
+See <a href="http://mail.gnome.org/archives/gnome-announce-list/2009-June/msg00063.html";>full announcement</a> for details.</div>
 </div>
 
 <div class="news">



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