summaryrefslogtreecommitdiff
path: root/apps/bitmaps/native/SOURCES
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2011-08-27 16:21:19 +0000
committerBertrik Sikken <bertrik@sikken.nl>2011-08-27 16:21:19 +0000
commit463b3ed8b2630d1b9d656dd2a52bbcbd429b4c08 (patch)
tree622e101cddcdad0360625efc647cecbd538fb7dd /apps/bitmaps/native/SOURCES
parent3aeb7fad9a31666f5762644ebcf2725b15b9241f (diff)
downloadrockbox-463b3ed8b2630d1b9d656dd2a52bbcbd429b4c08.tar.gz
rockbox-463b3ed8b2630d1b9d656dd2a52bbcbd429b4c08.zip
Initial framework for the Sandisk Sansa Clip Zip
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30365 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/bitmaps/native/SOURCES')
-rw-r--r--apps/bitmaps/native/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/bitmaps/native/SOURCES b/apps/bitmaps/native/SOURCES
index 9ce7d89cff..1124543802 100644
--- a/apps/bitmaps/native/SOURCES
+++ b/apps/bitmaps/native/SOURCES
@@ -9,6 +9,8 @@ rockboxlogo.128x42x1.bmp
9#else 9#else
10rockboxlogo.112x30x1.bmp 10rockboxlogo.112x30x1.bmp
11#endif 11#endif
12#elif (LCD_WIDTH == 96) && (LCD_DEPTH == 16)
13rockboxlogo.96x30x16.bmp
12#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 2) 14#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 2)
13rockboxlogo.128x42x2.bmp 15rockboxlogo.128x42x2.bmp
14#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 16) 16#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 16)