Add logos for iPod color and Nano

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7889 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2005-11-15 02:19:02 +00:00
parent 94404500bb
commit 07480a7c9d
5 changed files with 2588 additions and 2 deletions

View file

@ -54,6 +54,10 @@ recorder/peakmeter.c
recorder/widgets.c
#ifdef IRIVER_H300_SERIES
recorder/logo-h300.c
#elif CONFIG_LCD == LCD_IPODCOLOR
recorder/logo-ipod.c
#elif CONFIG_LCD == LCD_IPODNANO
recorder/logo-nano.c
#endif
#endif
#ifdef CONFIG_TUNER