[glade-web] Added news about 3.18.3 and .8.5 releases. Updated current stable version
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade-web] Added news about 3.18.3 and .8.5 releases. Updated current stable version
- Date: Tue, 13 May 2014 21:56:01 +0000 (UTC)
commit d80bebda2a3daf86d83f0f49b54f74b4d8e22c09
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Tue May 13 18:55:25 2014 -0300
Added news about 3.18.3 and .8.5 releases.
Updated current stable version
head.src | 4 ++--
newsitems.py | 16 +++++++++++++++-
sources.src | 2 +-
3 files changed, 18 insertions(+), 4 deletions(-)
---
diff --git a/head.src b/head.src
index 0373d24..148b64b 100644
--- a/head.src
+++ b/head.src
@@ -21,7 +21,7 @@
</div>
<div id="sidebar">
- <h1>Current Version: <strong>3.16</strong></h1>
+ <h1>Current Version: <strong>3.18</strong></h1>
<ul>
<li><a href="sources.html">Download Sources</a></li>
<li><a href="http://git.gnome.org/cgit/glade">Browse Sources</a></li>
@@ -36,7 +36,7 @@
<h1>Documentation</h1>
<ul>
<li><a href="http://live.gnome.org/Glade/Tutorials">Tutorials</a></li>
- <li><a href="http://library.gnome.org/devel/gladeui/3.16/">API Reference</a></li>
+ <li><a href="http://library.gnome.org/devel/gladeui/3.18/">API Reference</a></li>
</ul>
<h1>Help</h1>
<ul>
diff --git a/newsitems.py b/newsitems.py
index 7bb227f..4d043ce 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -14,6 +14,20 @@ item = lambda *x: items.append(x)
# "INSERT AUTHOR HERE")
# http://news.gmane.org/gmane.comp.gnome.gtk%2B.python/
+item("""Glade 3.18.3 released""", (2014, 4, 14),
+ """
+ <p>Glade 3.18.3 is now available for download.</p>
+ <p>Glade 3.18.3 is the third bug fix release in the series.</p>
+ <p>See <a href="http://lists.ximian.com/pipermail/glade-devel/2014-May/002062.html">3.18.3 release
notes</a> for more details.</p>
+ """, 'Juan Pablo Ugarte')
+
+item("""Glade 3.8.5 released""", (2014, 5, 12),
+ """
+ <p>Glade 3.8.5 is now available for download.</p>
+ <p>It is the fifth bug fix release in the series.</p>
+ <p> <a href="http://lists.ximian.com/pipermail/glade-devel/2014-May/002063.html">3.8.5 release notes</a>
for more details.</p>
+ """, 'Juan Pablo Ugarte')
+
item("""Glade 3.18.2 released""", (2014, 4, 14),
"""
<p>Glade 3.18.2 is now available for download.</p>
@@ -65,7 +79,7 @@ item("""Glade 3.16.0 released""", (2013, 9, 24),
item("""Glade 3.8.4 released""", (2013, 9, 19),
"""
- <p>Glade 3.8.3 is now available for download.</p>
+ <p>Glade 3.8.4 is now available for download.</p>
<p>It is the fourth bug fix release in the series.</p>
<p> <a href="http://lists.ximian.com/pipermail/glade-devel/2013-September/002028.html">3.8.4 release
notes</a> for more details.</p>
""", 'Juan Pablo Ugarte')
diff --git a/sources.src b/sources.src
index f6a4eb3..b4e6cc8 100644
--- a/sources.src
+++ b/sources.src
@@ -5,7 +5,7 @@
<p>To get the sources for the Glade project choose one of our release tarballs:</p>
<ul>
<li>stable tarballs for <a href="http://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/">Glade 3.8</a>
for GTK+2</li>
- <li>stable tarballs for <a href="http://ftp.gnome.org/pub/GNOME/sources/glade/3.16/">Glade
3.16</a> for GTK+3</li>
+ <li>stable tarballs for <a href="http://ftp.gnome.org/pub/GNOME/sources/glade/3.18/">Glade
3.18</a> for GTK+3</li>
</ul>
<p>Or use our <a href="http://git.gnome.org/cgit/glade">git repository</a> to get the bleeding edge
source code. To clone it you need to type:<br><br>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]