summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2003-07-02 22:09:30 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2003-07-02 22:09:30 (GMT)
commitebab26a70950f61b9c342b526b271aac36e1576e (patch)
tree4f9f8a0455cfb3bfcce25aea5803902d44d51cce /Mac
parent42fbc6961e043435656f9bfff2ca822086fc1e22 (diff)
downloadcpython-ebab26a70950f61b9c342b526b271aac36e1576e.zip
cpython-ebab26a70950f61b9c342b526b271aac36e1576e.tar.gz
cpython-ebab26a70950f61b9c342b526b271aac36e1576e.tar.bz2
Skip noticed that the document talks about "setting PythonLauncher as the
default application" but doesn't give a clue on how to do this. Refer to Apple Help.
Diffstat (limited to 'Mac')
-rw-r--r--Mac/OSX/Extras.ReadMe.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/Mac/OSX/Extras.ReadMe.txt b/Mac/OSX/Extras.ReadMe.txt
index c41e89c..3ab4568 100644
--- a/Mac/OSX/Extras.ReadMe.txt
+++ b/Mac/OSX/Extras.ReadMe.txt
@@ -7,6 +7,8 @@ or Unix or another platform, and/or make little sense on a Macintosh.
Some examples can be run from within the PythonIDE, but many will require
that you start them from the command line or with PythonLauncher. In the
latter case, you can supply any needed command line arguments by holding
-the "alt" key while dragging the script to PythonLauncher (or while
-double-clicking the script, if PythonLauncher is set as the default application
-to open Python scripts with).
+the "alt" key while dragging the script to PythonLauncher, or while
+double-clicking the script if PythonLauncher is set as the default application
+to open Python scripts with. See "Changing the application that opens a file"
+in Mac Help for information on making PythonLauncher the default application.
+