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