commit | 2cfe0e7061e9a2113e56e44a3e0c3f824cbc65db | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jun 08 13:01:23 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue Jun 08 13:01:23 2021 -0700 |
tree | c497d2c962c03521b1d6e3d6830557ef4558f0e7 | |
parent | 2a8d7122e0ceeb56b716cff7f8f31f13c26ad691 [diff] |
bpo-40468: Move IDLE helplist settings to extensions page of dialog. (GH-26593) These are the settings that extend the help menu. Moving them shortens the dialog and will help with it being too tall for small screens. (cherry picked from commit ab36b9f83424a020fbd672f218612e6f19257a32) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>