forked from len0rd/rockbox
Rockpaint interface bitmaps:
* rockpaint.bmp : toolbar * rockpaint_hsvrgb.bmp : color picker legend git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10257 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
561ac73e01
commit
36daf39e57
3 changed files with 5 additions and 0 deletions
|
@ -241,5 +241,10 @@ tetrox_background.160x128x2.bmp
|
||||||
tetrox_background.138x110x2.bmp
|
tetrox_background.138x110x2.bmp
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef HAVE_LCD_COLOR
|
||||||
|
/* Rockpaint */
|
||||||
|
rockpaint.bmp
|
||||||
|
rockpaint_hsvrgb.bmp
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif /* HAVE_LCD_BITMAP */
|
#endif /* HAVE_LCD_BITMAP */
|
||||||
|
|
BIN
apps/plugins/bitmaps/native/rockpaint.bmp
Normal file
BIN
apps/plugins/bitmaps/native/rockpaint.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
BIN
apps/plugins/bitmaps/native/rockpaint_hsvrgb.bmp
Normal file
BIN
apps/plugins/bitmaps/native/rockpaint_hsvrgb.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
Loading…
Add table
Add a link
Reference in a new issue