From 5b0521c9aadee11886e2c92df7d768d5e76063a6 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Mon, 7 Jun 2010 03:44:11 +0000 Subject: Changeover to the new skin format. SkinBreakingChange in the wiki has the runown of the changes. Major changes are paramerterised tags now use %tag(param,param), colours are removed from the %V() tag, %Vi gets a required (but can be -) label as its first param). utils/skinupdater/ has a program to update individual skins, and a perl script to update a whole zip. Themesite will be unusable for the time being (you should be able to upload new themes once it updates checkwps though). I obviously havnt tested every updated wps in this change so let me know if one doesnt load git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26641 a1c6a512-1295-4272-9138-f99709370657 --- wps/cabbiev2.176x220x16.wps | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'wps/cabbiev2.176x220x16.wps') diff --git a/wps/cabbiev2.176x220x16.wps b/wps/cabbiev2.176x220x16.wps index b53ed80f86..86838bef62 100644 --- a/wps/cabbiev2.176x220x16.wps +++ b/wps/cabbiev2.176x220x16.wps @@ -1,36 +1,36 @@ # cabbie 2.0 default for the Sansa e200 Series by Marc Guay # derived from cabbie 2.0 default (C) 2007, Johannes Voggenthaler (Zinc Alloy) %wd -%X|wpsbackdrop-176x220x16.bmp| -%xl|A|lock-176x220x16.bmp|51|204|2| -%xl|B|battery-176x220x16.bmp|73|206|10| -%xl|C|volume-176x220x16.bmp|97|206|10| -%xl|D|shuffle-176x220x16.bmp|119|207| -%xl|E|repeat-176x220x16.bmp|144|204|4| -%xl|F|playmode-176x220x16.bmp|159|204|5| -%Cl|29|20|c120|c120| -%pb|pb-176x220x16.bmp|5|182|166|8| +%X(wpsbackdrop-176x220x16.bmp) +%xl(A,lock-176x220x16.bmp,51,204,2) +%xl(B,battery-176x220x16.bmp,73,206,10) +%xl(C,volume-176x220x16.bmp,97,206,10) +%xl(D,shuffle-176x220x16.bmp,119,207) +%xl(E,repeat-176x220x16.bmp,144,204,4) +%xl(F,playmode-176x220x16.bmp,159,204,5) +%Cl(29,20,120,120,c,c) +%pb(pb-176x220x16.bmp,5,182,166,8) #NowPlaying %?C<|%s%ac%?it<%it|%fn>> -%?C<|%s%ac%?ia<%ia|%?d2<%d2|(root)>>> -%?C<|%s%ac%?id<%id|%?d1<%d1|(root)>>> +%?C<|%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>> +%?C<|%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>> %?C<|%s%ac%?iy<%iy|>> -%?C<|%s%ac%Sx|Next Track:|> +%?C<|%s%ac%Sx(Next Track:)> %?C<|%s%ac%?It<%It|%Fn>> %?C<|%s%ac%?Ia<%Ia|>> %?C<%s%ac%?it<%it|%fn>|> -%?C<%s%ac%?ia<%ia|%?d2<%d2|(root)>>|> -%?C<%s%ac%?id<%id|%?d1<%d1|(root)>>|> +%?C<%s%ac%?ia<%ia|%?d(2)<%d(2)|%(root%)>>|> +%?C<%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>|> -%al %pc%ac%?Sr<%pe %Sx|of| %pp|%pp %Sx|of| %pe>%ar%pr -%?mh<%xdAa|%xdAb> -%?bp<%?bc<%xdBa|%xdBb>|%?bl<|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj>> -%?pv<%xdCa|%xdCb|%xdCc|%xdCd|%xdCe|%xdCf|%xdCg|%xdCh|%xdCi|%xdCj> -%?ps<%xdD> -%?mm<|%xdEa|%xdEb|%xdEc|%xdEd> -%?mp<%xdFa|%xdFb|%xdFc|%xdFd|%xdFe> +%al %pc%ac%?Sr<%pe %Sx(of) %pp|%pp %Sx(of) %pe>%ar%pr +%?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)> +%?ps<%xd(D)> +%?mm<|%xd(Ea)|%xd(Eb)|%xd(Ec)|%xd(Ed)> +%?mp<%xd(Fa)|%xd(Fb)|%xd(Fc)|%xd(Fd)|%xd(Fe)> %?C<%C> -- cgit v1.2.3