[gtk-web] Link to both 2.16 and 2.18 GTK+ packages



commit 9384e07ab7ddaacf9a208c21364b6c1d07f989fd
Author: Tor Lillqvist <tml iki fi>
Date:   Tue Dec 15 18:51:23 2009 +0200

    Link to both 2.16 and 2.18 GTK+ packages

 download-windows.html |   26 ++++++++++++++++++--------
 1 files changed, 18 insertions(+), 8 deletions(-)
---
diff --git a/download-windows.html b/download-windows.html
index c0817db..1b529b5 100644
--- a/download-windows.html
+++ b/download-windows.html
@@ -106,16 +106,19 @@
 	  to leave out for instance message catalogs for languages
 	  that your application isn't localised to anyway.</p>
 	
-	<h3>All-in-one bundle</h3>
+	<h3>All-in-one bundles</h3>
 
 	<p>If you find choosing, downloading and unpacking the
-	individual zip archives below a chore, here is an all-in-one
-	<a
+	individual zip archives below a chore, there are all-in-one
+	bundles of the GTK+
+	stack including 3rd-party dependencies, both of GTK+ <a
 	href="http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.16/gtk+-bundle_2.16.6-20091215_win32.zip";><img
-	src="images/download.png" alt=""/>bundle</a> of the GTK+
-	stack including 3rd-party dependencies. This bundle contains both binaries and
-	a lot of developer files, many of which are irrelevant to most developers.
-	If you intend to redistribute the GTK+
+	src="images/download.png" alt=""/>2.16</a> and <a
+	href="http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.16/gtk+-bundle_2.18.5-20091215_win32.zip";><img
+	src="images/download.png" alt=""/>2.18</a>. The bundles
+	contain both binaries and
+	a lot of developer files, many of which are relatively
+	irrelevant. If you intend to redistribute the GTK+
 	run-time, you need to figure out which files you can leave out
 	yourself. A new bundle will ideally be provided here
 	whenever one of the member packages has been updated.</p>
@@ -137,11 +140,18 @@
 	  </tr>
 	  <tr class="odd">
 	    <td>GTK+</td>
-	    <td>2.16.6</td>
+	    <td>2.16.6 (old. but in some respects more stable)</td>
 	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.16/gtk+_2.16.6-1_win32.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
 	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.16/gtk+-dev_2.16.6-1_win32.zip";><img src="images/download.png" alt=""/> Dev</a></td>
 	    <td><a href="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.16/gtk+-2.16.6.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
 	  </tr>
+	  <tr class="odd">
+	    <td>GTK+</td>
+	    <td>2.18.5 (current maintained branch)</td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.18/gtk+_2.18.5-1_win32.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.18/gtk+-dev_2.18.5-1_win32.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td><a href="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.18/gtk+-2.18.5.tar.bz2";><img src="images/download.png" alt=""/> Sources</a></td>
+	  </tr>
 	  <tr>
 	    <td>Pango</td>
 	    <td>1.26.1</td>



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