From a30f25ddd422c3bf39a6c9964b25c3a7b01676b3 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Wed, 28 Oct 2009 05:39:04 +0000 Subject: fix the charging icon so it will actually display correctly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23377 a1c6a512-1295-4272-9138-f99709370657 --- wps/classic_statusbar.sbs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wps/classic_statusbar.sbs b/wps/classic_statusbar.sbs index 01a092356c..23e6e144b5 100644 --- a/wps/classic_statusbar.sbs +++ b/wps/classic_statusbar.sbs @@ -10,7 +10,10 @@ # Battery area %V|0|0|-|8|0|-|-| -%?bl<%xdBa|%xdBa|%xdBb|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj>%?bc<%xdSa|> +%?bl<%xdBa|%xdBa|%xdBb|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj> +# charging icon +%V|16|0|-|8|0|-|-| +%?bc<%xdSa|> # Volume area %V|27|0|-|8|0|-|-| -- cgit v1.2.3