Revision: 8206
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8206&view=rev
Author:   efiring
Date:     2010-03-21 01:27:15 +0000 (Sun, 21 Mar 2010)

Log Message:
-----------
installing.rst: we require pygtk >= 2.4, not 2.2

Modified Paths:
--------------
    trunk/matplotlib/doc/users/installing.rst

Modified: trunk/matplotlib/doc/users/installing.rst
===================================================================
--- trunk/matplotlib/doc/users/installing.rst   2010-03-21 00:39:04 UTC (rev 
8205)
+++ trunk/matplotlib/doc/users/installing.rst   2010-03-21 01:27:15 UTC (rev 
8206)
@@ -162,14 +162,17 @@
 :term:`pyqt` 4.0 or later
     The Qt4 widgets library python wrappers for the Qt4Agg backend
 
-:term:`pygtk` 2.2 or later
-    The python wrappers for the GTK widgets library for use with the GTK or 
GTKAgg backend
+:term:`pygtk` 2.4 or later
+    The python wrappers for the GTK widgets library for use with the
+    GTK or GTKAgg backend
 
 :term:`wxpython` 2.6 or later
-    The python wrappers for the wx widgets library for use with the WXAgg 
backend
+    The python wrappers for the wx widgets library for use with the
+    WXAgg backend
 
 :term:`wxpython` 2.8 or later
-    The python wrappers for the wx widgets library for use with the WX backend
+    The python wrappers for the wx widgets library for use with the
+    WX backend
 
 :term:`pyfltk` 1.0 or later
     The python wrappers of the FLTK widgets library for use with FLTKAgg


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to