[pygtk-web] 2011-08-25 Rafael Villar Burke <pachi rvburke com>



commit e89590455f997f7ec5cd8f888db5f2504780155d
Author: Rafael Villar Burke <pachi rvburke com>
Date:   Thu Aug 25 13:02:26 2011 +0200

    2011-08-25  Rafael Villar Burke  <pachi rvburke com>
    
    	* downloads.src: Fix links to win32 and win64 gtk+ bundles

 ChangeLog     |    4 ++++
 downloads.src |    7 ++++---
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 670e372..09efc80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-08-25  Rafael Villar Burke  <pachi rvburke com>
+
+	* downloads.src: Fix links to win32 and win64 gtk+ bundles
+
 2011-08-06  Dieter Verfaillie  <dieterv optionexplicit be>
 
 	* developer.src: remove links to resolved bugs
diff --git a/downloads.src b/downloads.src
index e712ffb..66bd836 100644
--- a/downloads.src
+++ b/downloads.src
@@ -27,9 +27,10 @@ you can get a fully customized install.</p>
 <li>A 32 bit <a href="http://www.python.org/download/";><strong>Python
     interpreter</strong></a>.</li>
 <li>The <strong>GTK+ runtime</strong>. We recommend that you install it using
-    the <a href="http://www.gtk.org/download-windows.html#StableRelease";>
-    official GTK+ bundle</a> (gtk+-bundle*.zip files). Just choose the latest
-    version available.<br />
+    the official GTK+ bundle for
+    <a href="http://www.gtk.org/download/win32.php";>32-bit</a> or
+    <a href="http://www.gtk.org/download/win64.php";>64-bit</a> windows
+    (gtk+-bundle*.zip files). Just choose the latest version available.<br />
     To fully install this bundle you need to uncompress its contents in a folder and
     manually add the <em>bin</em> subfolder to the system path.</li>
 <li>The <a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/";>PyGTK</a>,



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