1
0
Fork 0
forked from len0rd/rockbox

Customizable icons for all bitmap targets. (FS#7013)

http://www.rockbox.org/twiki/bin/view/Main/CustomIcons for info on format and how to load them


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13177 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2007-04-16 09:14:36 +00:00
parent 7afe2e8693
commit 6a5cc0bd25
38 changed files with 665 additions and 403 deletions

View file

@ -48,7 +48,9 @@ screen_access.c
gui/buttonbar.c
gui/gwps.c
gui/gwps-common.c
#ifdef HAVE_LCD_BITMAP
gui/icon.c
#endif
gui/list.c
gui/option_select.c
gui/quickscreen.c