[pygtk-web] 2011-08-06 Dieter Verfaillie <dieterv optionexplicit be>



commit d0e47972359cb7452eff503e883f8078366ab6d5
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date:   Sat Aug 6 11:43:46 2011 +0200

    2011-08-06  Dieter Verfaillie  <dieterv optionexplicit be>
    
    	* downloads.src: clarify the need for a 32 bit Python
    	interpreter on Windows

 ChangeLog     |    2 ++
 downloads.src |    6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a244ed6..a7e75b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-08-06  Dieter Verfaillie  <dieterv optionexplicit be>
 
+	* downloads.src: clarify the need for a 32 bit Python
+	interpreter on Windows
 	* head.src: fix favicon
 	* developer.src: update git links
 	* articles/writing-a-custom-widget-using-pygtk: Update
diff --git a/downloads.src b/downloads.src
index 83f2f61..e712ffb 100644
--- a/downloads.src
+++ b/downloads.src
@@ -13,7 +13,7 @@ all-in-one installer</a> which handles all of the PyGTK dependencies,
 development tools (GUI designer and translation tools) and other additional
 modules for you.</p>
 
-<p>You will only need to install the
+<p>You will only need to install a 32 bit
 <a href="http://www.python.org/download/";>
 Python interpreter</a> before starting the all-in-one installer.</p>
 
@@ -24,8 +24,8 @@ you can get a fully customized install.</p>
 
 <p>In order to install PyGTK on Windows, without using the all-in-one bundle, you need:</p>
 <ul>
-<li>A <strong>Python interpreter</strong> for Windows (you can get it at the
-    <a href="http://www.python.org/download/";>Python downloads</a>) page.</li>
+<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



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