freebsd-dev/stand/lua
Kyle Evans 1666dfc03e stand/lua: Remove explicit alias from "Back to main menu"
This removes a redundant alias that has since been converted into a global
alias. It was converted to a global alias before to ensure that we always
have a way to go up one level in the menu.
2018-02-16 04:45:53 +00:00
..
color.lua
config.lua
core.lua stand/lua: Consistently use semicolons for line endings 2018-02-16 04:10:10 +00:00
drawer.lua stand/lua: Allow menu items to not have explicit aliases 2018-02-16 04:44:47 +00:00
loader.lua
Makefile
menu.lua stand/lua: Remove explicit alias from "Back to main menu" 2018-02-16 04:45:53 +00:00
password.lua stand/lua: Reduce magic numbers 2018-02-16 03:12:24 +00:00
screen.lua