Oops, only meant to change the error, not the shebang
[kugel-rb.git] / wps / WPSLIST
blobd44b5faaf18905de26a5f9e3bf254b05e80468c0
1 #             __________               __   ___.
2 #   Open      \______   \ ____   ____ |  | _\_ |__   _______  ___
3 #   Source     |       _//  _ \_/ ___\|  |/ /| __ \ /  _ \  \/  /
4 #   Jukebox    |    |   (  <_> )  \___|    < | \_\ (  <_> > <  <
5 #   Firmware   |____|_  /\____/ \___  >__|_ \|___  /\____/__/\_ \
6 #                     \/            \/     \/    \/            \/
7 # $Id$
9 # WPSLIST
11 # This should list all WPS and RWPS files we have and what their requirements
12 # and preferences are.
14 # Each <wps> section will also cause a "theme" .cfg to be made, which the
15 # <rwps> sections will not cause.
17 # A <wps> section can thus mention a "preferred" rwps file to load when that
18 # theme is loaded.
20 # All sections should list what font and status bar setting they "like".
22 <wps>
23 # Name of the WPS _including_ extension
24 Name: ipodVOL.wps
25 # default RWPS for the theme (to be loaded with the same theme file)
26 RWPS: rockbox_default.rwps
27 # Name of the creator of the WPS
28 Author: xameius
29 # prefered font:
30 Font: nimbus-12.fnt
31 # Weather the WPS is designed to have the statusbar present or not
32 Statusbar: on
33 </wps>
35 <wps>
36 Name: rockbox_default.wps
37 RWPS: rockbox_default.rwps
38 Author: Rockbox team
39 Font: rockbox_default.fnt
40 Statusbar: on
41 </wps>
43 <wps>
44 Name: boxes.wps
45 rwps: boxes.rwps
46 Author: Christi Scarborough (after Magnus Westerlund)
47 Font: rockbox_default.fnt
48 Statusbar: on
49 </wps>
51 <wps>
52 Name: engineeer2.wps
53 RWPS: engineeer2.rwps
54 Author: Magnus Westerlund
55 Font: nedore-8.fnt
56 Statusbar: on
57 </wps>
59 <wps>
60 Name: iAmp.wps
61 RWPS: iAmp.rwps
62 Author: Raymond Hoh
63 Font: nimbus-12.fnt
64 Statusbar: on
65 </wps>
67 <wps>
68 Name: zezayer.wps
69 RWPS: rockbox_default.rwps
70 Author: Jake Owen
71 Font: nedore-8.fnt
72 Statusbar: on
73 </wps>
75 <rwps>
76 Name: rockbox_default.rwps
77 Author: Rockbox team
78 Font: rockbox_default.fnt
79 Statusbar: on
80 </rwps>
82 <rwps>
83 Name: iAmp.rwps
84 Author: Raymond Hoh
85 Font: nimbus-12.fnt
86 Statusbar: on
87 </rwps>
89 <rwps>
90 Name: boxes.rwps
91 Author: Christi Scarborough
92 Font: rockbox_default.fnt
93 Statusbar: on
94 </rwps>
96 <rwps>
97 Name: engineeer2.rwps
98 Author: Magnus Westerlund
99 Font: nedore-8.fnt
100 Statusbar: on
101 </rwps>
103 <wps>
104 Name: marquee.wps
105 RWPS: marquee.rwps
106 Author: Mike Sobel
107 Font: chicago12.fnt
108 Statusbar: on
109 </wps>
111 <rwps>
112 Name: marquee.rwps
113 Author: Mike Sobel
114 Font: chicago12.fnt
115 Statusbar: on
116 </rwps>
118 <wps>
119 Name: DancePuffDuo.wps
120 RWPS: DancePuffDuo.rwps
121 Author: Chris Oxtoby
122 Font: chicago12.fnt
123 Statusbar: on
124 </wps>
126 <rwps>
127 Name: DancePuffDuo.rwps
128 Author: Chris Oxtoby
129 Font: chicago12.fnt
130 Statusbar: on
131 </rwps>
133 <wps>
134 Name: iCatcher.wps
135 RWPS: iCatcher.rwps
136 Author: Ioannis Koutoulakis
137 Font.112x64x1: rockfont-8.fnt
138 Font.128x128x16: nedore-9.fnt
139 Font.138x110x1: nedore-8.fnt 
140 Font.160x128x2: nedore-9.fnt
141 Font.160x128x16: nedore-9.fnt
142 Font.176x132x16: nedore-9.fnt
143 Font.220x176x16: nimbus-14.fnt
144 Font.240x320x16: courB14.fnt
145 Font.320x240x16: courB14.fnt
146 Statusbar: on
147 </wps>
149 <rwps>
150 Name: iCatcher.rwps
151 Author: Ioannis Koutoulakis
152 Font.160x128x2: nedore-9.fnt
153 Font.220x176x16: nimbus-14.fnt
154 Statusbar: on
155 </rwps>
157 <wps>
158 Name: UniCatcher.wps
159 RWPS: UniCatcher.rwps
160 Author: Ioannis Koutoulakis
161 Font: unifont.fnt
162 Statusbar: on
163 </wps>
165 <rwps>
166 Name: UniCatcher.rwps
167 Author: Ioannis Koutoulakis
168 Font: unifont.fnt
169 Statusbar: on
170 </rwps>