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)
Mon, Jun 24, 11:19 PM
Unknown Object (File)
Jan 13 2024, 11:16 AM
Unknown Object (File)
Jan 9 2024, 5:12 AM
Unknown Object (File)
Dec 23 2023, 12:31 AM
Unknown Object (File)
Dec 11 2023, 7:26 PM
Unknown Object (File)
Oct 1 2023, 5:23 AM
Unknown Object (File)
Apr 13 2023, 5:22 PM
Unknown Object (File)
Apr 13 2023, 5:21 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.