summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2010-12-20 10:58:03 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2010-12-20 10:58:03 +0000
commit52b17b15538251b0cc8b70e518ce48c290d8eeda (patch)
treec2e21aca7cfd0976c6889d42518e5c3e917eae14
parentea568794e73d652282aaa881a4200b9e849e398b (diff)
downloadrockbox-52b17b15538251b0cc8b70e518ce48c290d8eeda.tar.gz
rockbox-52b17b15538251b0cc8b70e518ce48c290d8eeda.zip
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
-rw-r--r--wps/classic_statusbar.sbs2
1 files changed, 1 insertions, 1 deletions
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 @@
96%?Rm<%xd(ca)|%xd(cb)> 96%?Rm<%xd(ca)|%xd(cb)>
97 97
98# Clock on RTC able targets, and disk access 98# Clock on RTC able targets, and disk access
99%V(-43,0,31,8,0) # align on the right with room for 5 SYSFONT digits 99%V(-50,0,38,8,0) # align on the right with room for 5 SYSFONT digits
100%?cc<%?ca<%?St(time format)<%cH|%cI>:%cM|--:-->|> 100%?cc<%?ca<%?St(time format)<%cH|%cI>:%cM|--:-->|>
101 101
102# disk access icon 102# disk access icon