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:
Terry Jan Reedy 2015-10-13 22:03:51 -04:00
parent 5805ddeedb
commit 93f3542ae4
6 changed files with 200 additions and 254 deletions

View file

@ -78,7 +78,6 @@ menudefs = [
]),
('options', [
('Configure _IDLE', '<<open-config-dialog>>'),
('Configure _Extensions', '<<open-config-extensions-dialog>>'),
None,
]),
('help', [