more minor classic_statusbar.sbs changes... display the rec/fm mode correctly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23482 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fb126d4305
commit
451f9d58f3
2 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@
|
|||
# Load some bitmaps
|
||||
%xl|B|battery.bmp|0|0|10|
|
||||
%xl|V|volume.bmp|0|0|10|
|
||||
%xl|S|status.bmp|0|0|12|
|
||||
%xl|S|status.bmp|0|0|14|
|
||||
|
||||
# Battery area, Icons
|
||||
%Vl|a|0|0|-|8|0|-|-|
|
||||
|
@ -48,8 +48,8 @@
|
|||
|
||||
# Icons, all in the same bmp strip, so need to use multiple viewports
|
||||
# Playback mode
|
||||
%V|44|0|-|8|0|-|-|
|
||||
%?mp<%xdSc|%xdSb|%xdSd|%xdSe|%xdSf>
|
||||
%V|46|0|-|8|0|-|-|
|
||||
%?mp<%xdSc|%xdSb|%xdSd|%xdSe|%xdSf|%xdSg|%xdSh|%xdSi|%xdSj>
|
||||
|
||||
# Repeat mode
|
||||
%V|54|0|-|8|0|-|-|
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.7 KiB |
Loading…
Reference in a new issue