diff options
author | Michael Chicoine <mc2739@gmail.com> | 2009-10-30 03:01:33 +0000 |
---|---|---|
committer | Michael Chicoine <mc2739@gmail.com> | 2009-10-30 03:01:33 +0000 |
commit | a521c5fc67a9ef6730496153a8c289c4fee78d01 (patch) | |
tree | 49032e3edebfd9fd279553c4f361c5da7f2dea43 | |
parent | 536ae247915d4667fe3c41b0d864872a45975e3b (diff) |
Revert battery conditional change in r23415, duplicated graphic was for unknown battery level
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23416 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | wps/classic_statusbar.sbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wps/classic_statusbar.sbs b/wps/classic_statusbar.sbs index f30a6f0d66..953b9a4a0e 100644 --- a/wps/classic_statusbar.sbs +++ b/wps/classic_statusbar.sbs @@ -31,7 +31,7 @@ # Battery area, Icons %Vl|a|0|0|-|8|0|-|-| -%?bl<%xdBa|%xdBb|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj> +%?bl<%xdBa|%xdBa|%xdBb|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj> # charging icon %Vl|a|16|0|-|8|0|-|-| %?bc<%xdSa|> |