# HG changeset patch
# User André Freitas
# Date 1434056852 -3600
# Thu Jun 11 22:07:32 2015 +0100
# Branch andrefreitas
# Node ID 3c853f3825659b5440026578b4e9136618358f09
# Parent eee64e72d2946c26a27470aa1ba6791eb9b00f49
Issue #24330: Added "Configure idle" explanation for Mac OS X
diff --git a/Doc/library/idle.rst b/Doc/library/idle.rst
--- a/Doc/library/idle.rst
+++ b/Doc/library/idle.rst
@@ -248,7 +248,8 @@
help sources can be specified. Non-default user setting are saved in a
.idlerc directory in the user's home directory. Problems caused by bad user
configuration files are solved by editing or deleting one or more of the
- files in .idlerc.
+ files in .idlerc. On Mac OS X is located in the application menu in
+ "Preferences".
Configure Extensions
Open a configuration dialog for setting preferences for extensions
diff --git a/Lib/idlelib/help.txt b/Lib/idlelib/help.txt
--- a/Lib/idlelib/help.txt
+++ b/Lib/idlelib/help.txt
@@ -129,7 +129,8 @@
Configure IDLE -- Open a configuration dialog. Fonts, indentation,
keybindings, and color themes may be altered.
Startup Preferences may be set, and additional Help
- sources can be specified.
+ sources can be specified. On Mac OS X is located in
+ the application menu in "Preferences".
---
Code Context (toggle) -- Open a pane at the top of the edit window