[gnomemm-website] Download: Update versions.
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnomemm-website] Download: Update versions.
- Date: Mon, 21 Sep 2009 08:51:08 +0000 (UTC)
commit b8030324a499b245e1c03ba01230113ca94ae3ee
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Sep 21 10:50:55 2009 +0200
Download: Update versions.
* download.shtml: Update versions because we will hit stable releases
today.
* fragments/html_declaration.html_fragment: Remove extra mentions of
versions in the sidebar because it is annoying to keep it in sync.
ChangeLog | 9 ++++++++
download.shtml | 8 +++---
fragments/html_declaration.html_fragment | 32 +-----------------------------
3 files changed, 14 insertions(+), 35 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5bde367..0a5a333 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-09-21 Murray Cumming <murrayc murrayc com>
+
+ Download: Update versions.
+
+ * download.shtml: Update versions because we will hit stable releases
+ today.
+ * fragments/html_declaration.html_fragment: Remove extra mentions of
+ versions in the sidebar because it is annoying to keep it in sync.
+
2009-09-15 Murray Cumming <murrayc murrayc com>
* documentation.shtml: Change book links to library.gnome.org now that
diff --git a/download.shtml b/download.shtml
index d5488e7..470a6c3 100644
--- a/download.shtml
+++ b/download.shtml
@@ -33,15 +33,15 @@ operating system unless you wish to test the latest versions. However,
<h4>Unstable gtkmm and GNOME bindings:</h4>
<p>These replace the stable glibmm and gtkmm versions and are currently unstable:</p>
<ul>
- <li><a href="http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.1`/">glibmm 2.21</a> (unstable)</li>
- <li><a href="http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.17/">gtkmm 2.17</a> (unstable)</li>
+ <li><a href="http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.23/">glibmm 2.23</a> (unstable)</li>
+ <li><a href="http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.19/">gtkmm 2.19</a> (unstable)</li>
</ul>
<a name="stable"></a>
<h4>Stable gtkmm and GNOME bindings:</h4>
<ul>
- <li><a href="http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.20/">glibmm 2.20</a> (stable)</li>
- <li><a href="http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.16/">gtkmm 2.16</a> (stable)</li>
+ <li><a href="http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.22/">glibmm 2.22</a> (stable)</li>
+ <li><a href="http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.18/">gtkmm 2.18</a> (stable)</li>
<li><a href="http://ftp.gnome.org/pub/GNOME/sources/libgnomecanvasmm">libgnomecanvasmm</a> (stable)</li>
<li><a href="http://ftp.gnome.org/pub/GNOME/sources/gconfmm">gconfmm</a> (stable)</li>
<li><a href="http://ftp.gnome.org/pub/GNOME/sources/libgdamm/">libgdamm</a></li>
diff --git a/fragments/html_declaration.html_fragment b/fragments/html_declaration.html_fragment
index c50f68f..dd32a28 100644
--- a/fragments/html_declaration.html_fragment
+++ b/fragments/html_declaration.html_fragment
@@ -41,37 +41,7 @@
<li><a href="extra.shtml">Additional Resources</a></li>
</ul>
</div>
- <!-- before releases inclusion -->
- <div id="releasebox">
- <div id="releasebox-inner">
- <h2>Latest Versions</h2>
- <h3>Stable</h3>
- <ul>
- <li>
- glibmm:
- <a href="download.shtml#stable">2.20.x</a>
- </li>
- <li>
- gtkmm:
- <a href="download.shtml#stable">2.16.x</a>
- </li>
- </ul>
-
- <h3>Unstable</h3>
- <ul>
- <li>
- glibmm:
- <a href="download.shtml#devel">2.21.x</a>
- </li>
- <li>
- gtkmm:
- <a href="download.shtml#devel">2.17.x</a>
- </li>
- </ul>
-
- </div>
- </div>
- <!-- after releases inclusion -->
+
<div id="sidebar-credits">
<a href="http://gtk.org"><img src="images/gtk-logo.png" alt="GTK+ logo" /></a>
<a href="http://gnome.org"><img src="images/GNOME-logo.png" alt="GNOME logo" /></a>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]