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/WPSLIST | 83 ++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 46 insertions(+), 37 deletions(-) (limited to 'wps/WPSLIST') diff --git a/wps/WPSLIST b/wps/WPSLIST index 13cb263865..91b1034700 100644 --- a/wps/WPSLIST +++ b/wps/WPSLIST @@ -20,10 +20,12 @@ # All sections should list what font and status bar setting they "like". -# Name of the WPS _including_ extension -Name: ipodVOL.wps +# Name of the theme +Name: ipodVOL +# Name of the WPS _excluding_ extension +WPS: ipodVOL # default RWPS for the theme (to be loaded with the same theme file) -RWPS: rockbox_default.rwps +RWPS: rockbox_default # Name of the creator of the WPS Author: xameius # preferred font @@ -42,10 +44,9 @@ selector type: bar (inverse) -Name: rockbox_default.wps -RWPS: rockbox_default.rwps -SBS: -RSBS: +Name: rockbox_default +WPS: rockbox_default +RWPS: rockbox_default Author: Rockbox team Font: 08-Schumacher-Clean.fnt Font.11x2x1: @@ -59,10 +60,9 @@ selector type: bar (inverse) -Name: boxes.wps -rwps: boxes.rwps -SBS: -RSBS: +Name: boxes +WPS: boxes +rwps: boxes Author: Christi Scarborough (after Magnus Westerlund) Font: 08-Schumacher-Clean.fnt Statusbar: top @@ -78,8 +78,9 @@ remote ui viewport: -Name: engineeer2.wps -RWPS: engineeer2.rwps +Name: engineeer2 +WPS: engineeer2 +RWPS: engineeer2 SBS: RSBS: Author: Magnus Westerlund @@ -94,8 +95,9 @@ remote ui viewport: -Name: iAmp.wps -RWPS: iAmp.rwps +Name: iAmp +WPS: iAmp +RWPS: iAmp SBS: RSBS: Author: Raymond Hoh @@ -110,8 +112,9 @@ remote ui viewport: -Name: zezayer.wps -RWPS: zezayer.rwps +Name: zezayer +WPS: zezayer +RWPS: zezayer SBS: RSBS: Author: Jake Owen @@ -126,43 +129,44 @@ remote ui viewport: -Name: zezayer.rwps +Name: zezayer Author: Dominik Riebeling Font: 08-Nedore.fnt Statusbar: top -Name: rockbox_default.rwps +Name: rockbox_default Author: Rockbox team Font: 08-Schumacher-Clean.fnt Statusbar: top -Name: iAmp.rwps +Name: iAmp Author: Raymond Hoh Font: 12-Nimbus.fnt Statusbar: top -Name: boxes.rwps +Name: boxes Author: Christi Scarborough Font: 08-Schumacher-Clean.fnt Statusbar: top -Name: engineeer2.rwps +Name: engineeer2 Author: Magnus Westerlund Font: 08-Nedore.fnt Statusbar: top -Name: DancePuffDuo.wps -RWPS: DancePuffDuo.rwps +Name: DancePuffDuo +WPS: DancePuffDuo +RWPS: DancePuffDuo SBS: RSBS: Author: Chris Oxtoby @@ -179,15 +183,16 @@ remote ui viewport: -Name: DancePuffDuo.rwps +Name: DancePuffDuo Author: Chris Oxtoby Font: 13-Nimbus.fnt Statusbar: top -Name: iCatcher.wps -RWPS: iCatcher.rwps +Name: iCatcher +WPS: iCatcher +RWPS: iCatcher SBS: RSBS: Author: Ioannis Koutoulakis @@ -216,7 +221,7 @@ remote ui viewport: -Name: iCatcher.rwps +Name: iCatcher Author: Ioannis Koutoulakis Font.160x128x2: 09-Nedore.fnt Font.220x176x16: 14-Nimbus.fnt @@ -224,8 +229,9 @@ Statusbar: top -Name: UniCatcher.wps -RWPS: UniCatcher.rwps +Name: UniCatcher +WPS: UniCatcher +RWPS: UniCatcher SBS: RSBS: Author: Ioannis Koutoulakis @@ -242,15 +248,16 @@ remote ui viewport: -Name: UniCatcher.rwps +Name: UniCatcher Author: Ioannis Koutoulakis Font: 16-GNU-Unifont.fnt Statusbar: top -Name: Rockboxed.wps -RWPS: rockbox_default.rwps +Name: Rockboxed +WPS: Rockboxed +RWPS: rockbox_default SBS: RSBS: Author: Roan Horning @@ -279,13 +286,15 @@ remote ui viewport: -Name: progressive.wps +Name: progressive +WPS: progressive Author: Jens Arnold -Name: cabbiev2.wps -RWPS: cabbiev2.rwps +Name: cabbiev2 +WPS: cabbiev2 +RWPS: cabbiev2 SBS: RSBS: # Real name of the creator of the WPS @@ -381,7 +390,7 @@ remote ui viewport: -Name: cabbiev2.rwps +Name: cabbiev2 Author: Johannes Voggenthaler, Apoo Maha, Marc Guay, Alex Vanderpol, Jerry Lange, Keith Perri, Mark Fawcus, and Marianne Arnold with support from Rockbox developers and forums. Based on Cabbie by Yohann Misquitta. Font: 12-Adobe-Helvetica.fnt Statusbar: top -- cgit v1.2.3