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, Sep 18, 1:54 PM
Unknown Object (File)
Tue, Sep 8, 1:24 AM
Unknown Object (File)
Sun, Sep 6, 11:33 PM
Unknown Object (File)
Sat, Sep 5, 2:13 PM
Unknown Object (File)
Sat, Sep 5, 12:39 PM
Unknown Object (File)
Thu, Sep 3, 7:39 PM
Unknown Object (File)
Wed, Sep 2, 7:08 PM
Unknown Object (File)
Tue, Sep 1, 6:09 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.