From 536ae247915d4667fe3c41b0d864872a45975e3b Mon Sep 17 00:00:00 2001 From: Michael Chicoine Date: Fri, 30 Oct 2009 00:47:25 +0000 Subject: Correct battery conditional and disk access icon git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23415 a1c6a512-1295-4272-9138-f99709370657 --- wps/classic_statusbar.sbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wps/classic_statusbar.sbs') diff --git a/wps/classic_statusbar.sbs b/wps/classic_statusbar.sbs index 54c0ffee74..f30a6f0d66 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|%xdBa|%xdBb|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj> +%?bl<%xdBa|%xdBb|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj> # charging icon %Vl|a|16|0|-|8|0|-|-| %?bc<%xdSa|> @@ -66,4 +66,4 @@ %?cc<%?ca<%?St|time format|<%cH|%cI>:%cM|--:-->|> # disk access "icon" %V|-6|0|-|8|0|-|-| # align on the right with room for 1 SYSFONT digit -%?mm<*|> +%?lh<*|> -- cgit v1.2.3