[glade-web] Added new stable version 3.20 news and links
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade-web] Added new stable version 3.20 news and links
- Date: Tue, 22 Mar 2016 18:23:09 +0000 (UTC)
commit d5c63ddf9883f0559e5b6e8db0730b5e12254bba
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Tue Mar 22 15:22:36 2016 -0300
Added new stable version 3.20 news and links
head.src | 4 ++--
newsitems.py | 6 ++++++
sources.src | 3 +--
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/head.src b/head.src
index abc72ea..098f8bc 100644
--- a/head.src
+++ b/head.src
@@ -21,7 +21,7 @@
</div>
<div id="sidebar">
- <h1>Current Version: <strong>3.18</strong></h1>
+ <h1>Current Version: <strong>3.20</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>
@@ -35,7 +35,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.18/">API Reference</a></li>
+ <li><a href="http://library.gnome.org/devel/gladeui/3.20/">API Reference</a></li>
</ul>
<h1>Help</h1>
<ul>
diff --git a/newsitems.py b/newsitems.py
index 7825804..6e0b548 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -15,6 +15,12 @@ item = lambda *x: items.append(x)
# http://news.gmane.org/gmane.comp.gnome.gtk%2B.python/
+item("""Glade 3.20.0 released""", (2016, 3, 22),
+ """
+ <p>Glade 3.20.0 is now available for download.</p>
+ <p>Glade 3.20.0 is the new stable release for GNOME 3.20.</p>
+ """, 'Juan Pablo Ugarte')
+
item("""Glade User Survey results""", (2016, 2, 8),
"""<p>Preliminary results are available in my <a
href="https://blogs.gnome.org/xjuan/2016/02/08/developer-experience-hackfest-2016/">blog</a></p>""",
'Juan Pablo Ugarte')
diff --git a/sources.src b/sources.src
index de6c99d..52680d7 100644
--- a/sources.src
+++ b/sources.src
@@ -5,8 +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.18/">Glade
3.18</a> for GTK+3</li>
- <li>development tarballs for <a href="http://ftp.gnome.org/pub/GNOME/sources/glade/3.19/">Glade
3.19</a> for GTK+3</li>
+ <li>stable tarballs for <a href="http://ftp.gnome.org/pub/GNOME/sources/glade/3.20/">Glade
3.20</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]