'Rockboxed' theme: while working on the bitmap strips for the bigger colour displays I noticed that they had an image for 'unknown' or broken battery state. Even though it's probably seldom displayed at all, I thought other ports could have it too. Only the small colour ones for now because I had no idea how to 'translate' this style into a mono or greyscale icon.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17074 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6e32c6e56c
commit
eb020fabae
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
%xl|A|mode-color-small.bmp|62|109|4|
|
||||
%xl|B|shuffle-color-small.bmp|34|109|
|
||||
%xl|C|volume-color-small.bmp|15|111|9|
|
||||
%xl|D|battery-color-small.bmp|101|113|11|
|
||||
%xl|D|battery-color-small.bmp|101|113|12|
|
||||
%xl|E|repeat-color-small.bmp|47|109|4|
|
||||
%xl|F|lock-color.bmp|78|109|
|
||||
|
||||
|
@ -22,4 +22,4 @@
|
|||
%?mm<|%xdEa|%xdEb|%xdEc|%xdEd>
|
||||
%?mh<%xdF>
|
||||
%?pv<|%xdCa|%xdCb|%xdCc|%xdCd|%xdCe|%xdCf|%xdCg|%xdCh|%xdCi>
|
||||
%?bl<|%xdDa|%xdDb|%xdDc|%xdDd|%xdDe|%xdDf|%xdDg|%xdDh|%xdDi|%xdDj|%xdDk>
|
||||
%?bl<%xdDa|%xdDb|%xdDc|%xdDd|%xdDe|%xdDf|%xdDg|%xdDh|%xdDi|%xdDj|%xdDk|%xdDl>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
%xl|A|mode-color-small.bmp|62|65|4|
|
||||
%xl|B|shuffle-color-small.bmp|34|65|
|
||||
%xl|C|volume-color-small.bmp|15|67|9|
|
||||
%xl|D|battery-color-small.bmp|105|69|11|
|
||||
%xl|D|battery-color-small.bmp|105|69|12|
|
||||
%xl|E|repeat-color-small.bmp|47|65|4|
|
||||
%xl|F|lock-color.bmp|82|65|
|
||||
|
||||
|
@ -20,4 +20,4 @@
|
|||
%?mm<|%xdEa|%xdEb|%xdEc|%xdEd>
|
||||
%?mh<%xdF>
|
||||
%?pv<|%xdCa|%xdCb|%xdCc|%xdCd|%xdCe|%xdCf|%xdCg|%xdCh|%xdCi>
|
||||
%?bl<|%xdDa|%xdDb|%xdDc|%xdDd|%xdDe|%xdDf|%xdDg|%xdDh|%xdDi|%xdDj|%xdDk>
|
||||
%?bl<%xdDa|%xdDb|%xdDc|%xdDd|%xdDe|%xdDf|%xdDg|%xdDh|%xdDi|%xdDj|%xdDk|%xdDl>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 5 KiB |
Loading…
Reference in a new issue