From 3c92c935fec24852a382c5c43db3cdd96ccfa9df Mon Sep 17 00:00:00 2001 From: Hayden Pearce Date: Tue, 16 Jul 2013 04:40:11 +1200 Subject: 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 --- wps/cabbiev2.240x320x16.wps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) # -- cgit v1.2.3