Revision: 5529
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5529&view=rev
Author:   dsdale
Date:     2008-06-13 15:32:59 -0700 (Fri, 13 Jun 2008)

Log Message:
-----------
updated environment_variables_faq

Modified Paths:
--------------
    trunk/matplotlib/doc/faq/environment_variables_faq.rst

Modified: trunk/matplotlib/doc/faq/environment_variables_faq.rst
===================================================================
--- trunk/matplotlib/doc/faq/environment_variables_faq.rst      2008-06-13 
22:06:45 UTC (rev 5528)
+++ trunk/matplotlib/doc/faq/environment_variables_faq.rst      2008-06-13 
22:32:59 UTC (rev 5529)
@@ -33,8 +33,9 @@
   echo $PYTHONPATH
 
 The procedure for setting environment variables in depends on what your default
-shell is. BASH seems to be the most common, but CSH is also common. You
-should be able to determine which by running at the command prompt::
+shell is. :program:`BASH` seems to be the most common, but :program:`CSH` is
+also common. You should be able to determine which by running at the command
+prompt::
 
   echo $SHELL
 
@@ -84,6 +85,7 @@
 Setting environment variables in windows
 ========================================
 
-Go to the Windows start menu, select `Control Panel`, then select the `System`
-icon, click the `Advanced` tab, and select the `Environment Variables`
-button. You can edit or add to the `user variables`.
+Open the :program:`Control Panel` (:menuselection:`Start --> Control Panel`),
+start the :program:`System` program. Click the :guilabel:`Advanced` tab
+and select the :guilabel:`Environment Variables` button. You can edit or add to
+the :guilabel:`User Variables`.


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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to