diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2000-05-05 23:11:14 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2000-05-05 23:11:14 (GMT) |
commit | 0c6d037cc5f53420d519f108eaa4a7cdd76379bf (patch) | |
tree | aa01d18dfb50df7de65badc2ce61ab6bf31247ea /Mac/Resources/balloons.bh | |
parent | 1fdadcd42cd430d6e77c1df1ed1df777ca3ff4a2 (diff) | |
download | cpython-0c6d037cc5f53420d519f108eaa4a7cdd76379bf.zip cpython-0c6d037cc5f53420d519f108eaa4a7cdd76379bf.tar.gz cpython-0c6d037cc5f53420d519f108eaa4a7cdd76379bf.tar.bz2 |
Removed string-exception preference, added tabcheck and NavService preference, upped version number.
Diffstat (limited to 'Mac/Resources/balloons.bh')
-rw-r--r-- | Mac/Resources/balloons.bh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Mac/Resources/balloons.bh b/Mac/Resources/balloons.bh index ebd9e3c..983af88 100644 --- a/Mac/Resources/balloons.bh +++ b/Mac/Resources/balloons.bh @@ -20,7 +20,9 @@ DIALOG 231 Options 13.3 Deselect to use new class-based standard exceptions. 14.1 Selecting this disables the new package and site-python features. 14.3 Deselecting this enables the new package and site-python features. -16.1 Turn off balloon help. +15.1 Turn off balloon help. +16.1 Select this to keep the old behaviour for macfs Standard File calls +16.3 Deselect this to auto-import macfsn which replaces macfs Standard File calls with Navigation Services wrappers END-DIALOG DIALOG 234 1.1 Deleting the incorrect preference will not always work, but Python will run with standard options. |