From 9ac4b446106f733dc1c4be69d97acbcc4c44d9ad Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Wed, 9 Jun 2010 16:15:01 +0000 Subject: SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. NEW PARSER: add an 'N' param type which will accept any number of strings, will cause very big problems if this isnt the last param for a tag. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26727 a1c6a512-1295-4272-9138-f99709370657 --- wps/cabbiev2.160x128x16.wps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wps/cabbiev2.160x128x16.wps') diff --git a/wps/cabbiev2.160x128x16.wps b/wps/cabbiev2.160x128x16.wps index b1477b452f..2a0a03afb6 100644 --- a/wps/cabbiev2.160x128x16.wps +++ b/wps/cabbiev2.160x128x16.wps @@ -10,7 +10,7 @@ %xl(E,repeat-160x128x16.bmp,125,112,4) %xl(F,playmode-160x128x16.bmp,142,114,5) %ax%Cl(7,16,65,65,c,c) -%pb(pb-160x128x16.bmp,6,86,149,8) +%pb(6,86,149,8,pb-160x128x16.bmp) %?mh<%xd(Aa)|%xd(Ab)> %?bp<%?bc<%xd(Ba)|%xd(Bb)>|%?bl<|%xd(Bc)|%xd(Bd)|%xd(Be)|%xd(Bf)|%xd(Bg)|%xd(Bh)|%xd(Bi)|%xd(Bj)>> %?pv<%xd(Ca)|%xd(Cb)|%xd(Cc)|%xd(Cd)|%xd(Ce)|%xd(Cf)|%xd(Cg)|%xd(Ch)|%xd(Ci)|%xd(Cj)> -- cgit v1.2.3