From 52b17b15538251b0cc8b70e518ce48c290d8eeda Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Mon, 20 Dec 2010 10:58:03 +0000 Subject: fix FS#11784 - classic_statusbar.sbs needed alignemtn fixing to show the whole time git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28863 a1c6a512-1295-4272-9138-f99709370657 --- wps/classic_statusbar.sbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wps/classic_statusbar.sbs b/wps/classic_statusbar.sbs index ff5b6317c7..5a01a5ed12 100644 --- a/wps/classic_statusbar.sbs +++ b/wps/classic_statusbar.sbs @@ -96,7 +96,7 @@ %?Rm<%xd(ca)|%xd(cb)> # Clock on RTC able targets, and disk access -%V(-43,0,31,8,0) # align on the right with room for 5 SYSFONT digits +%V(-50,0,38,8,0) # align on the right with room for 5 SYSFONT digits %?cc<%?ca<%?St(time format)<%cH|%cI>:%cM|--:-->|> # disk access icon -- cgit v1.2.3