mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Since the greyscale remote deserved an own iconset the greyscale main screens should have one too. (They also had their own viewer icons already.)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13197 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5e6e7c5ce5
commit
8f8510ed5a
2 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ usblogo.104x27x1.bmp
|
|||
/* List Icons */
|
||||
#if LCD_DEPTH == 16
|
||||
default_icons.6x8x16.bmp
|
||||
#elif LCD_DEPTH > 1 /* greyscale */
|
||||
default_icons.6x8x2.bmp
|
||||
#else
|
||||
default_icons.6x8x1.bmp
|
||||
#endif
|
||||
|
|
BIN
apps/bitmaps/native/default_icons.6x8x2.bmp
Executable file
BIN
apps/bitmaps/native/default_icons.6x8x2.bmp
Executable file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue