summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2007-10-22 13:53:16 +0000
committerMarianne Arnold <pixelma@rockbox.org>2007-10-22 13:53:16 +0000
commit543c49a4835a6bc0d3388034ad93ec46ff9fbee5 (patch)
treec8319704afb6eef01d78886e790519385ae603d3 /apps/plugins/bitmaps/native
parent69bd0f82e3258b6f4b1c0c5cbda42e201668a65f (diff)
downloadrockbox-543c49a4835a6bc0d3388034ad93ec46ff9fbee5.tar.gz
rockbox-543c49a4835a6bc0d3388034ad93ec46ff9fbee5.zip
Flipit for Sansa c200 and add the help text in the welcome screen for both Sansas. Update the manual as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15266 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps/native')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index aa36caa8cf..e6e01036cb 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -202,6 +202,9 @@ flipit_tokens.28x56x16.bmp
202#elif LCD_WIDTH >= 125 && LCD_HEIGHT >= 110 202#elif LCD_WIDTH >= 125 && LCD_HEIGHT >= 110
203flipit_cursor.25x25x16.bmp 203flipit_cursor.25x25x16.bmp
204flipit_tokens.25x50x16.bmp 204flipit_tokens.25x50x16.bmp
205#elif LCD_WIDTH >= 85 && LCD_HEIGHT >= 78
206flipit_cursor.17x17x16.bmp
207flipit_tokens.17x34x16.bmp
205#endif 208#endif
206#elif LCD_DEPTH > 1 /* greyscale */ 209#elif LCD_DEPTH > 1 /* greyscale */
207#if LCD_WIDTH >= 140 && LCD_HEIGHT >= 122 210#if LCD_WIDTH >= 140 && LCD_HEIGHT >= 122