Properly sized rockbox logo for iPod mini, in greyscale.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9426 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jens Arnold 2006-04-02 12:29:17 +00:00
parent 009853f40e
commit 139acd9c57
2 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,7 @@
#if (LCD_DEPTH == 1)
rockboxlogo.112x37x1.bmp
#elif (LCD_WIDTH == 138) && (LCD_DEPTH == 2)
rockboxlogo.112x37x1.bmp
rockboxlogo.138x46x2.bmp
#elif (LCD_WIDTH == 160) && (LCD_DEPTH == 2)
rockboxlogo.160x53x2.bmp
#elif (LCD_WIDTH == 160) && (LCD_DEPTH == 16)

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB