back in harness on new config system

This commit is contained in:
Steven M. Gava 2001-11-21 05:56:26 +00:00
parent 72f8213ba4
commit 3b55a891a1
4 changed files with 53 additions and 34 deletions

View file

@ -50,6 +50,11 @@ menudefs = [
('!_Debugger', '<<toggle-debugger>>'),
('!_Auto-open stack viewer', '<<toggle-jit-stack-viewer>>' ),
]),
# ('settings', [
# ('_Configure Idle...', '<<open-config-dialog>>'),
# None,
# ('Revert to _Default Settings', '<<revert-all-settings>>'),
# ]),
('help', [
('_IDLE Help...', '<<help>>'),
('Python _Documentation...', '<<python-docs>>'),