From 2c923a5efcd0b82bcf4a609ffc2d71c3556f9d4a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 22 Jan 2006 23:32:34 +0000 Subject: Added (somewhat blurry) boot logo for X5 and made sure it builds logos for remote fine git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8421 a1c6a512-1295-4272-9138-f99709370657 --- apps/bitmaps/native/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/bitmaps/native/SOURCES') diff --git a/apps/bitmaps/native/SOURCES b/apps/bitmaps/native/SOURCES index f15624bb34..b4ac2e8cb2 100644 --- a/apps/bitmaps/native/SOURCES +++ b/apps/bitmaps/native/SOURCES @@ -5,6 +5,8 @@ rockboxlogo.112x37x1.bmp #elif (LCD_WIDTH == 160) && (LCD_DEPTH == 2) rockboxlogo.160x53x2.bmp +#elif (LCD_WIDTH == 160) && (LCD_DEPTH == 16) +rockboxlogo.160x50x16.bmp #elif (LCD_WIDTH == 176) && (LCD_DEPTH == 16) rockboxlogo.176x54x16.bmp #elif (LCD_WIDTH >= 220) && (LCD_DEPTH == 16) -- cgit v1.2.2