file-menu:between-open-and-revert in drscheme:frame:basics-mixin
This method is called between the addition of the open menu-item and before the addition of the revert menu-item to the file-menu menu. Override it to add additional menus at that point.
(voidsenda-drscheme:frame:basics-mixinfile-menu:between-open-and-revertfile-menu
file-menu: (is-a?/cmenu%)Adds an Install .plt File... menu item, which downloads and installs .plt files from the web, or installs them from the local disk. After that, calls the super method.