From 451f9d58f35a2372a119caa4d9ca56879d8aae4c Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Mon, 2 Nov 2009 01:14:16 +0000 Subject: 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 --- wps/classic_statusbar.sbs | 6 +++--- wps/classic_statusbar/status.bmp | Bin 2358 -> 2766 bytes 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wps/classic_statusbar.sbs b/wps/classic_statusbar.sbs index 953b9a4a0e..e1a40be1e4 100644 --- a/wps/classic_statusbar.sbs +++ b/wps/classic_statusbar.sbs @@ -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|-|-| diff --git a/wps/classic_statusbar/status.bmp b/wps/classic_statusbar/status.bmp index c16044a66c..7f57b7824c 100644 Binary files a/wps/classic_statusbar/status.bmp and b/wps/classic_statusbar/status.bmp differ -- cgit v1.2.3