mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Issue #24782: Finish converting the Configure Extension dialog into a new
tab in the IDLE Preferences dialog. Code patch by Mark Roseman.
This commit is contained in:
parent
5805ddeedb
commit
93f3542ae4
6 changed files with 200 additions and 254 deletions
|
|
@ -78,7 +78,6 @@ menudefs = [
|
|||
]),
|
||||
('options', [
|
||||
('Configure _IDLE', '<<open-config-dialog>>'),
|
||||
('Configure _Extensions', '<<open-config-extensions-dialog>>'),
|
||||
None,
|
||||
]),
|
||||
('help', [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue