summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps/native/SOURCES')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES9
1 files changed, 6 insertions, 3 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index d608062335..2cd45917d9 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -175,15 +175,18 @@ bubbles_background.176x132x16.bmp
175#elif (LCD_WIDTH >= 160) && (LCD_HEIGHT >= 128) 175#elif (LCD_WIDTH >= 160) && (LCD_HEIGHT >= 128)
176bubbles_emblem.160x128x16.bmp 176bubbles_emblem.160x128x16.bmp
177bubbles_background.160x128x16.bmp 177bubbles_background.160x128x16.bmp
178#elif (LCD_WIDTH >= 132) && (LCD_HEIGHT >= 80)
179bubbles_emblem.132x80x16.bmp
180bubbles_background.132x80x16.bmp
178#elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 160) 181#elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 160)
179bubbles_emblem.160x128x16.bmp 182bubbles_emblem.160x128x16.bmp
180bubbles_background.128x160x16.bmp 183bubbles_background.128x160x16.bmp
181#elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 128) 184#elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 128)
182bubbles_emblem.160x128x16.bmp 185bubbles_emblem.160x128x16.bmp
183bubbles_background.128x128x16.bmp 186bubbles_background.128x128x16.bmp
184#elif (LCD_WIDTH >= 132) && (LCD_HEIGHT >= 80) 187#elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 96)
185bubbles_emblem.132x80x16.bmp 188bubbles_emblem.128x96x16.bmp
186bubbles_background.132x80x16.bmp 189bubbles_background.128x96x16.bmp
187#elif (LCD_WIDTH >= 96) && (LCD_HEIGHT >= 96) 190#elif (LCD_WIDTH >= 96) && (LCD_HEIGHT >= 96)
188bubbles_emblem.132x80x16.bmp 191bubbles_emblem.132x80x16.bmp
189bubbles_background.96x96x16.bmp 192bubbles_background.96x96x16.bmp