![[index]](../icons/index.gif)
Next: file-menu:between-print-and-close
Up: frame:standard-menus<>
Previous: file-menu:between-new-and-open
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.
- (send a-frame:standard-menus file-menu:between-open-and-revert menu) -> void
menu : (instance (derived-from menu%))
Does nothing.
PLT