[pygtk-web] 2010-07-16 Rafael Villar Burke <pachi rvburke com>



commit e89bf9017b35519cdf39d33a03acb6170351bd2a
Author: Rafael Villar Burke <pachi rvburke com>
Date:   Fri Jul 16 00:08:55 2010 +0200

    2010-07-16  Rafael Villar Burke  <pachi rvburke com>
    
    	* downloads.src: Try to clarify win32 installation information

 ChangeLog     |    4 ++++
 downloads.src |   10 +++++++---
 2 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2be8bf4..20ba04c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-16  Rafael Villar Burke  <pachi rvburke com>
+
+	* downloads.src: Try to clarify win32 installation information
+
 2010-07-08  Rafael Villar Burke  <pachi rvburke com>
 
 	* applications.src: Add Zim Desktop Wiki
diff --git a/downloads.src b/downloads.src
index b8a24a0..722d2c0 100644
--- a/downloads.src
+++ b/downloads.src
@@ -13,16 +13,20 @@
     <a href="http://www.python.org/download/";>Python downloads</a>) page.</li>
 <li>The <strong>GTK+ runtime</strong>. We recommend to install it using
     the <a href="http://www.gtk.org/download-windows.html#StableRelease";>
-    official GTK+ bundle</a> (gtk+-bundle*.zip files).<br />
+    official GTK+ bundle</a> (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>,
     <a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pycairo/";>PyCairo</a> and
     <a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pygobject/";>PyGObject</a>
-    modules (available from this site, just follow the links).<br />
+    modules (available from this site, just follow the links and choose the lastest
+    version).<br />
     When downloading them, you must make sure that the PyCairo,
     PyGObject and PyGTK versions fit the corresponding Python interpreter
-    version and you have a recent enough GTK+ runtime.</li>
+    version and you have a recent enough GTK+ runtime. The python version used
+    to build those extensions is written in the installer name (e.g. 'py2.6' for
+    Python 2.6).</li>
 </ul>
 
 <p>A great companion to develop your PyGTK applications is the



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