diff options
Diffstat (limited to 'apps/plugins/bitmaps/native')
| -rw-r--r-- | apps/plugins/bitmaps/native/SOURCES | 3 | ||||
| -rw-r--r-- | apps/plugins/bitmaps/native/bubbles_background.132x80x16.bmp | bin | 0 -> 31734 bytes | |||
| -rw-r--r-- | apps/plugins/bitmaps/native/bubbles_emblem.132x80x16.bmp | bin | 0 -> 1014 bytes |
3 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES index 5e66779..430f5f9 100644 --- a/apps/plugins/bitmaps/native/SOURCES +++ b/apps/plugins/bitmaps/native/SOURCES @@ -82,6 +82,9 @@ bubbles_background.160x128x16.bmp #elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 128) bubbles_emblem.160x128x16.bmp bubbles_background.128x128x16.bmp +#elif (LCD_WIDTH >= 132) && (LCD_HEIGHT >= 80) +bubbles_emblem.132x80x16.bmp +bubbles_background.132x80x16.bmp #endif #elif LCD_DEPTH <= 2 /* greyscale, mono */ #if (LCD_WIDTH >= 160) && (LCD_HEIGHT >= 128) diff --git a/apps/plugins/bitmaps/native/bubbles_background.132x80x16.bmp b/apps/plugins/bitmaps/native/bubbles_background.132x80x16.bmp Binary files differnew file mode 100644 index 0000000..beddf71 --- /dev/null +++ b/apps/plugins/bitmaps/native/bubbles_background.132x80x16.bmp diff --git a/apps/plugins/bitmaps/native/bubbles_emblem.132x80x16.bmp b/apps/plugins/bitmaps/native/bubbles_emblem.132x80x16.bmp Binary files differnew file mode 100644 index 0000000..04664ec --- /dev/null +++ b/apps/plugins/bitmaps/native/bubbles_emblem.132x80x16.bmp |