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/zezayer.160x128x1.wps | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'wps/zezayer.160x128x1.wps') diff --git a/wps/zezayer.160x128x1.wps b/wps/zezayer.160x128x1.wps index f83f03ba7c..e8aad7d726 100644 --- a/wps/zezayer.160x128x1.wps +++ b/wps/zezayer.160x128x1.wps @@ -1,18 +1,18 @@ -%x|a|RockBoxWPSd.bmp|0|0| +%x(a,RockBoxWPSd.bmp,0,0) %wd %ar %?mp%>|%<%<> -* %?ia<%ia|%d2> -* %?id<%id|%d1> -* %?in<(%in) |>%?it<%it|%fn> -%?ig<%t8* Genre: %ig %?iy<(%iy)|%t0>|%?iy<%t8* Year: %iy|%t0>%t0>;%?ic<%t8* By: %ic|%t0> +* %?ia<%ia|%d(2)> +* %?id<%id|%d(1)> +* %?in<%(%in%) |>%?it<%it|%fn> +%?ig<%t(8)* Genre: %ig %?iy<%(%iy%)|%t(0)>|%?iy<%t(8)* Year: %iy|%t(0)>%t(0)>%;%?ic<%t(8)* By: %ic|%t(0)> %ac%pr/%pt %?pp<[%pp/%pe]|> %pb %ar%fc %?fb<%?fv<%fbK VBR| %fbK >|> -%?Ia<* %Ia|%?D2<* %D2|>> -%?It<* %?In<(%In) |>%It|%?Fn<* %?In<(%In) |>%Fn|>> +%?Ia<* %Ia|%?D(2)<* %D(2)|>> +%?It<* %?In<%(%In%) |>%It|%?Fn<* %?In<%(%In%) |>%Fn|>> -%al %pv %?mm<%?ps<(Shuffle)|>|%?ps<(Sfl All)|(Rpt All)>|(Rpt 1)|%?ps<(Shuffle)|(Rpt Sfl)>|(A-B Rpt)> -%al %t15%bl (%bt) +%al %pv %?mm<%?ps<%(Shuffle%)|>|%?ps<%(Sfl All%)|%(Rpt All%)>|%(Rpt 1%)|%?ps<%(Shuffle%)|%(Rpt Sfl%)>|%(A-B Rpt%)> +%al %t(15)%bl %(%bt%) -- cgit v1.2.3