summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/mono/SOURCES
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2011-12-02 20:28:20 +0000
committerRafaël Carré <rafael.carre@gmail.com>2011-12-02 20:28:20 +0000
commitbd691efae9e73d6e5a09c70246c9b1e2574b50be (patch)
treea9f9cb6bc140ec6001aa264d5762740da2831799 /apps/plugins/bitmaps/mono/SOURCES
parent444b17626fc8e1ed7dee23252d3bd0fe5d0020f9 (diff)
downloadrockbox-bd691efae9e73d6e5a09c70246c9b1e2574b50be.tar.gz
rockbox-bd691efae9e73d6e5a09c70246c9b1e2574b50be.zip
Sansa Clip Zip: enable all plugins
use too big graphics when needed (some plugins will be ugly) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31113 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps/mono/SOURCES')
-rw-r--r--apps/plugins/bitmaps/mono/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES
index c12c7c7d67..df1397d2e2 100644
--- a/apps/plugins/bitmaps/mono/SOURCES
+++ b/apps/plugins/bitmaps/mono/SOURCES
@@ -5,7 +5,7 @@
5bubbles_bubble.112x64x1.bmp 5bubbles_bubble.112x64x1.bmp
6#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64) 6#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64)
7bubbles_bubble.128x64x1.bmp 7bubbles_bubble.128x64x1.bmp
8#elif (LCD_WIDTH == 132) && (LCD_HEIGHT == 80) 8#elif (LCD_WIDTH == 132) && (LCD_HEIGHT == 80) || (LCD_WIDTH == 96 && LCD_HEIGHT == 96)
9bubbles_bubble.132x80x16.bmp 9bubbles_bubble.132x80x16.bmp
10#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 96) 10#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 96)
11bubbles_bubble.128x96x1.bmp 11bubbles_bubble.128x96x1.bmp