[Idle-dev] CVS: idle Bindings.py,1.17,1.18

Kurt B. Kaiser kbk@users.sourceforge.net
Sun, 01 Jun 2003 18:51:41 -0700


Update of /cvsroot/idlefork/idle
In directory sc8-pr-cvs1:/tmp/cvs-serv13010

Modified Files:
	Bindings.py 
Log Message:
Eliminate the Revert to Default Settings submenu of Option menu.

Not implemented and not needed.


Index: Bindings.py
===================================================================
RCS file: /cvsroot/idlefork/idle/Bindings.py,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** Bindings.py	27 Jan 2003 02:36:18 -0000	1.17
--- Bindings.py	2 Jun 2003 01:51:38 -0000	1.18
***************
*** 71,76 ****
   ('options', [
     ('_Configure IDLE...', '<<open-config-dialog>>'),
!    None,
!    ('Revert to _Default Settings', '<<revert-all-settings>>'),
     ]),
   ('help', [
--- 71,76 ----
   ('options', [
     ('_Configure IDLE...', '<<open-config-dialog>>'),
! ##   None,
! ##   ('Revert to _Default Settings', '<<revert-all-settings>>'),
     ]),
   ('help', [