[pygtk-web] 2009-06-23 Rafael Villar Burke <pachi rvburke com>



commit 0e84197442b358c00a914071171dd26dbeff3ead
Author: Rafael Villar Burke <pachi rvburke com>
Date:   Tue Jun 23 12:13:27 2009 +0200

    2009-06-23  Rafael Villar Burke  <pachi rvburke com>
    
    	* downloads.src: Update windows download links and add glade3

 ChangeLog     |    4 ++++
 downloads.src |   33 +++++++++++++++++++++++----------
 2 files changed, 27 insertions(+), 10 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0558197..8147feb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-06-23  Rafael Villar Burke  <pachi rvburke com>
+
+	* downloads.src: Update windows download links and add glade3
+
 2009-06-20  Gian Mario Tagliaretti  <gianmt gnome org>
 
 	* reference.src: Update the date on the page
diff --git a/downloads.src b/downloads.src
index 74a3fcb..33f6bb4 100644
--- a/downloads.src
+++ b/downloads.src
@@ -9,20 +9,33 @@
 
 <p>Current releases:</p>
 <ul>
-<li><a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pycairo/1.4/";>PyCairo</a></li>
-<li><a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pygobject/2.14/";>PyGObject</a></li>
-<li><a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.12/";>PyGTK</a></li>
+<li><a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pycairo/";>PyCairo</a></li>
+<li><a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pygobject/";>PyGObject</a></li>
+<li><a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/";>PyGTK</a></li>
 </ul>
 
-<p> In order to install PyGtk in windows, you need to install the <a
-href="http://www.python.org/download/";>Python</a> and the <a
-href="http://sourceforge.net/project/showfiles.php?group_id=98754";>GTK+
-runtime</a>, you can find more detailed instructions on the <a
+<p>In order to install PyGtk in windows, you will also need a <a
+href="http://www.python.org/download/";>Python</a> interpreter and
+the <a href="http://www.gtk.org/download-windows.html#StableRelease";>GTK+
+runtime</a>.</p>
+
+<p>We recommend to install the GTK+ runtime using the <a
+href="http://ftp.gnome.org/pub/GNOME/binaries/win32/gtk+/";>official GTK+
+bundle</a> (gtk+-bundle*.zip files). 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.</p>
+
+<p>When downloading those files 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.</p>
+
+<p>A great companion to develop your PyGTK applications is the
+<a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/glade3/";>Glade</a>
+user interface designer.</p>
+
+<p>You can find more detailed instructions on the <a
 href="http://faq.pygtk.org/index.py?req=show&amp;file=faq21.001.htp";>PyGTK
 FAQ.</a></p>
-<p>There's also a <a href="http://www.gtk.org/download-windows.html#StableRelease";>bundle
-of the GTK+ stack</a> but needs manually adding the "bin" subfolder in the bundle
-to the system path.</p>
 
 <h4>PyGTK for Linux</h4>
 



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