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
This commit is contained in:
parent
ea568794e7
commit
52b17b1553
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue