forked from len0rd/rockbox
main_menu_config: New plugin to configur the main menu order
Plugins/Applications/main_menu_config allows you to edit the main menu order without having to manually edit config.cfg. Press the standard OK button to access the internal menu which allows you to move items up/down in the order and toggle their visibility. Exit via this menu to have the order saved. (Suggestions welcome to improve this UI) Change-Id: I59715ef1ca265aeb6f9666ef27026bc1093f2579
This commit is contained in:
parent
1210de217e
commit
6dbfd44b6e
7 changed files with 233 additions and 6 deletions
|
@ -11,6 +11,7 @@ keybox.c
|
|||
logo.c
|
||||
lrcplayer.c
|
||||
mosaique.c
|
||||
main_menu_config.c
|
||||
properties.c
|
||||
random_folder_advance_config.c
|
||||
rockblox.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue