1
0
Fork 0
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:
Jonathan Gordon 2014-02-13 22:01:13 +11:00
parent 1210de217e
commit 6dbfd44b6e
7 changed files with 233 additions and 6 deletions

View file

@ -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