summaryrefslogtreecommitdiff
path: root/wps/classic_statusbar.sbs
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2009-10-28 06:44:37 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2009-10-28 06:44:37 +0000
commitbee59000324bfd74a38d6d652dae62fc61b3b344 (patch)
tree1f210c42661e3f2bc3de3d0e73e0e2c635b43611 /wps/classic_statusbar.sbs
parenta30f25ddd422c3bf39a6c9964b25c3a7b01676b3 (diff)
downloadrockbox-bee59000324bfd74a38d6d652dae62fc61b3b344.tar.gz
rockbox-bee59000324bfd74a38d6d652dae62fc61b3b344.zip
Allow the x and y pixel values of viewports to be a negative number..
%V|-50|0|-|..... will position that viewport 50 pixels from the right of the display at the top. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23378 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'wps/classic_statusbar.sbs')
-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 23e6e144b5..22fa9e5b87 100644
--- a/wps/classic_statusbar.sbs
+++ b/wps/classic_statusbar.sbs
@@ -35,5 +35,5 @@
35 35
36 36
37# Clock on RTC able targets, and disk access 37# Clock on RTC able targets, and disk access
38%V|140|0|-|8|0|-|-| # The 140 is (LCD_WIDTH-(6 letters * 6 pixels)) 38%V|-36|0|-|8|0|-|-| # align on the right with room for 6 SYSFONT digits
39%?ca<%?St|time format|<%cH|%cI>:%cM|--:-->%?lh<*|> 39%?ca<%?St|time format|<%cH|%cI>:%cM|--:-->%?lh<*|>