summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonald Oussoren <ronaldoussoren@mac.com>2006-06-22 18:33:54 +0000
committerRonald Oussoren <ronaldoussoren@mac.com>2006-06-22 18:33:54 +0000
commitd2842a6e8694680da92482c12c176e4e36f5defd (patch)
treed3026e625f6a593b9ef7fdf3cde8f8c695fccb5a
parent53ab5b761d9e6e0f8b06c328508bafdb9a6a25ac (diff)
downloadcpython-git-d2842a6e8694680da92482c12c176e4e36f5defd.tar.gz
MacOSX: Add a message to the first screen of the installer that tells
users how to avoid updates to their shell profile.
-rw-r--r--Mac/BuildScript/resources/Welcome.rtf7
1 files changed, 5 insertions, 2 deletions
diff --git a/Mac/BuildScript/resources/Welcome.rtf b/Mac/BuildScript/resources/Welcome.rtf
index cb65f09409..d07e1044a6 100644
--- a/Mac/BuildScript/resources/Welcome.rtf
+++ b/Mac/BuildScript/resources/Welcome.rtf
@@ -1,4 +1,4 @@
-{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf330
+{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf410
{\fonttbl\f0\fswiss\fcharset77 Helvetica;\f1\fswiss\fcharset77 Helvetica-Bold;}
{\colortbl;\red255\green255\blue255;}
\paperw11900\paperh16840\margl1440\margr1440\vieww9920\viewh10660\viewkind0
@@ -12,4 +12,7 @@
\
MacPython consists of the Python programming language interpreter, plus a set of programs to allow easy access to it for Mac users (an integrated development environment, an applet builder), plus a set of pre-built extension modules that open up specific Macintosh technologies to Python programs (Carbon, AppleScript, Quicktime, more).\
\
-See the ReadMe file for more information.} \ No newline at end of file
+See the ReadMe file for more information.\
+\
+\
+This package will by default update your shell profile to ensure that this version of Python is on the search path of your shell. Please deselect the "Shell profile updater" package on the package customization screen if you want to avoid this modification. } \ No newline at end of file