From cb8527d073cccbf044330c60d41aec50ca2536b5 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Sun, 1 Nov 2009 21:35:35 +0000 Subject: 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 --- wps/classic_statusbar.sbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wps/classic_statusbar.sbs') diff --git a/wps/classic_statusbar.sbs b/wps/classic_statusbar.sbs index 953b9a4a0e..c867672e4c 100644 --- a/wps/classic_statusbar.sbs +++ b/wps/classic_statusbar.sbs @@ -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<*|> -- cgit v1.2.3