[glade-web] Minor touchups.
- From: Tristan Van Berkom <tvb src gnome org>
- To: svn-commits-list gnome org
- Subject: [glade-web] Minor touchups.
- Date: Tue, 21 Jul 2009 23:25:24 +0000 (UTC)
commit 3736de8f0e1a390f2c4548e72851e5a92b726810
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Tue Jul 21 19:25:11 2009 -0400
Minor touchups.
index.src | 2 ++
news.rss | 6 ++----
newsitems-index.src | 6 ++----
newsitems.py | 7 ++-----
newsitems.src | 6 ++----
5 files changed, 10 insertions(+), 17 deletions(-)
---
diff --git a/index.src b/index.src
index e9835ec..1b40150 100644
--- a/index.src
+++ b/index.src
@@ -28,6 +28,7 @@
</div>
<div id="body">
+ <br>
<h2>Latest news</h2>
<div>
<a href="http://glade.gnome.org/news.rss"><img src="images/feed-icon-14x14.png" alt="RSS" title="RSS feed" /></a>
@@ -37,3 +38,4 @@
</div>
<!--stp:include('foot.src') -->
+
diff --git a/news.rss b/news.rss
index 72805a4..8b23a42 100644
--- a/news.rss
+++ b/news.rss
@@ -34,12 +34,10 @@
</item>
<item>
- <title>Glade 3.6.7 released</title>
+ <title>Glade 3.6.7 "Horizontally Oriented" released</title>
<link>http://glade.gnome.org/news.html#item2</link>
<pubDate>Mon, 29 Jun 2009 00:00:00 GMT</pubDate>
- <description>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.</description>
+ <description>See the <a href="http://mail.gnome.org/archives/gnome-announce-list/2009-June/msg00063.html">full announcement</a> for details.</description>
</item>
<item>
diff --git a/newsitems-index.src b/newsitems-index.src
index 49faf90..ef45343 100644
--- a/newsitems-index.src
+++ b/newsitems-index.src
@@ -6,11 +6,9 @@
</div>
<div class="news">
-<h4><a name="item2">Glade 3.6.7 released</a></h4>
+<h4><a name="item2">Glade 3.6.7 "Horizontally Oriented" released</a></h4>
<h5>Monday 29 June 2009 by Tristan van Berkom</h5>
-<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>See the <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 40dc607..f84bc25 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -17,11 +17,8 @@ item = lambda *x: items.append(x)
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),
- """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.7 "Horizontally Oriented" released""", (2009, 6, 29),
+ """See the <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 49faf90..ef45343 100644
--- a/newsitems.src
+++ b/newsitems.src
@@ -6,11 +6,9 @@
</div>
<div class="news">
-<h4><a name="item2">Glade 3.6.7 released</a></h4>
+<h4><a name="item2">Glade 3.6.7 "Horizontally Oriented" released</a></h4>
<h5>Monday 29 June 2009 by Tristan van Berkom</h5>
-<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>See the <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]