mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<24 hour|12 hour>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23472 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e8eefe98bf
commit
cb8527d073
4 changed files with 9 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
|||
|
||||
# Clock on RTC able targets, and disk access
|
||||
%V|-36|0|-6|8|0|-|-| # align on the right with room for 6 SYSFONT digits
|
||||
%?cc<%?ca<%?St|time format|<%cH|%cI>:%cM|--:-->|>
|
||||
%?cc<%?ca<%?cx<%cH|%cI>:%cM|--:-->|>
|
||||
# disk access "icon"
|
||||
%V|-6|0|-|8|0|-|-| # align on the right with room for 1 SYSFONT digit
|
||||
%?lh<*|>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue