summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2006-10-22 13:20:47 +0000
committerJens Arnold <amiconn@rockbox.org>2006-10-22 13:20:47 +0000
commit3943c5c267c0a7b598b6e820ccf538c6b80fbf53 (patch)
tree9def84ae681df5c83c7aa701cc3596e6c499864f /apps
parent43528c770e32556223a99d3e92a551434395dde5 (diff)
downloadrockbox-3943c5c267c0a7b598b6e820ccf538c6b80fbf53.tar.gz
rockbox-3943c5c267c0a7b598b6e820ccf538c6b80fbf53.zip
Star: separate graphics for Gigabeat, by Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11310 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES2
-rwxr-xr-xapps/plugins/bitmaps/native/star_tiles.15x15.bmpbin0 -> 3654 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 40512300aa..e2bba8332e 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -156,6 +156,8 @@ flipit_tokens.16x26x1.bmp
#ifdef HAVE_LCD_COLOR
#if LCD_WIDTH >= 320 && LCD_HEIGHT >= 188
star_tiles.20x20.bmp
+#elif LCD_WIDTH >= 240 && LCD_HEIGHT >= 143
+star_tiles.15x15.bmp
#elif LCD_WIDTH >= 208 && LCD_HEIGHT >= 125
star_tiles.13x13.bmp
#elif LCD_WIDTH >= 176 && LCD_HEIGHT >= 107
diff --git a/apps/plugins/bitmaps/native/star_tiles.15x15.bmp b/apps/plugins/bitmaps/native/star_tiles.15x15.bmp
new file mode 100755
index 0000000000..a621311425
--- /dev/null
+++ b/apps/plugins/bitmaps/native/star_tiles.15x15.bmp
Binary files differ