Page MenuHomeFreeBSD

menu.lua: Give names to menu entries
ClosedPublic

Authored by freqlabs on Apr 21 2020, 11:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 27, 3:23 PM
Unknown Object (File)
Wed, Mar 25, 7:55 AM
Unknown Object (File)
Wed, Mar 25, 7:55 AM
Unknown Object (File)
Sat, Mar 21, 7:27 AM
Unknown Object (File)
Thu, Mar 19, 7:36 AM
Unknown Object (File)
Sun, Mar 15, 12:46 PM
Unknown Object (File)
Wed, Mar 11, 4:13 PM
Unknown Object (File)
Mon, Mar 9, 12:32 PM
Subscribers

Details

Summary

Make menu customizations easier by naming the entries and using the names to build the table entries.

Sponsored by: iXsystems, Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

LGTM. To be honest, I wasn't at all thinking about swapping out individual menu items (vs. wholesale replacement of an entire menu) when I re-designed the menu system; for some reason I couldn't envision a world where one would want to actually keep our menu mostly intact. =-)

stand/lua/menu.lua
221 ↗(On Diff #70862)

This comment is slightly amusing, given the very next line.

This revision is now accepted and ready to land.Apr 21 2020, 11:23 PM
This revision was automatically updated to reflect the committed changes.
freqlabs marked an inline comment as done.