diff options
author | Hayden Pearce <saint.lascivious@gmail.com> | 2013-07-16 04:40:11 +1200 |
---|---|---|
committer | Thomas Martitz <kugel@rockbox.org> | 2013-07-15 23:38:40 +0200 |
commit | 3c92c935fec24852a382c5c43db3cdd96ccfa9df (patch) | |
tree | 514d8394304168bbbc36d047f4dc51a9cae2043c /wps | |
parent | 47785ca7f95c8a1e17bc1056a0d9afa0e7b53c5e (diff) |
cabbiev2: fix a snafu in cabbiev2.240x320x16.wps
an incorrect value caused the shuffle icon to not display the correct status while true by way of pushing the image to be displayed far from the bounds of its viewport.
Change-Id: I2bd5db05b053952306d62f9cbd0d13d720141e58
Reviewed-on: http://gerrit.rockbox.org/517
Reviewed-by: Thomas Martitz <kugel@rockbox.org>
Diffstat (limited to 'wps')
-rw-r--r-- | wps/cabbiev2.240x320x16.wps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wps/cabbiev2.240x320x16.wps b/wps/cabbiev2.240x320x16.wps index f801c04701..90ace9b8a5 100644 --- a/wps/cabbiev2.240x320x16.wps +++ b/wps/cabbiev2.240x320x16.wps @@ -12,7 +12,7 @@ %xl(A,lock-240x320x16.bmp,0,0,2) %xl(B,battery-240x320x16.bmp,0,0,10) %xl(C,volume-240x320x16.bmp,0,0,10) -%xl(D,shuffle-240x320x16.bmp,139,0) +%xl(D,shuffle-240x320x16.bmp,0,0) %xl(E,repeat-240x320x16.bmp,0,0,4) %xl(F,playmode-240x320x16.bmp,0,0,5) # |