commit | e1f0dceb266ae66a3b8ea9d087266f3960c59b2d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jun 20 21:35:47 2018 -0700 |
committer | GitHub <noreply@github.com> | Wed Jun 20 21:35:47 2018 -0700 |
tree | 7025f38c82753bd2dacc7b104b5d555ab4969e00 | |
parent | f9243a22da6a609143e27abf3ca37a4f63d5aae9 [diff] |
bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836) Every other menudef key is the lowercase version of the corresponding main menu entry (in this case, 'Window'). (cherry picked from commit 33c7420e7dd9d8e5b2aa15e98da6291bab6fcf33) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>