1
0
Fork 0
forked from len0rd/rockbox

Accept FS#7864 - minor menu cleanup to move theme settings into a new themes menu. patch to update the manual would be welcome :p

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15003 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2007-10-06 11:47:41 +00:00
parent a819c7492c
commit 4443fcb558
6 changed files with 293 additions and 183 deletions

View file

@ -11,6 +11,7 @@ language.c
main.c
menu.c
menus/display_menu.c
menus/theme_menu.c
#if CONFIG_CODEC == SWCODEC
menus/eq_menu.c
#endif