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)
Nov 21 2024, 7:51 AM
Unknown Object (File)
Nov 8 2024, 3:06 AM
Unknown Object (File)
Nov 7 2024, 4:32 PM
Unknown Object (File)
Oct 30 2024, 6:04 PM
Unknown Object (File)
Oct 29 2024, 9:32 PM
Unknown Object (File)
Oct 2 2024, 9:43 PM
Unknown Object (File)
Sep 30 2024, 5:08 PM
Unknown Object (File)
Sep 30 2024, 2:29 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.