summaryrefslogtreecommitdiff
path: root/wps/.#WPSLIST.1.24
diff options
context:
space:
mode:
Diffstat (limited to 'wps/.#WPSLIST.1.24')
-rw-r--r--wps/.#WPSLIST.1.24132
1 files changed, 132 insertions, 0 deletions
diff --git a/wps/.#WPSLIST.1.24 b/wps/.#WPSLIST.1.24
new file mode 100644
index 0000000000..5422205863
--- /dev/null
+++ b/wps/.#WPSLIST.1.24
@@ -0,0 +1,132 @@
1# __________ __ ___.
2# Open \______ \ ____ ____ | | _\_ |__ _______ ___
3# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/
7# $Id$
8#
9# WPSLIST
10#
11# This should list all WPS and RWPS files we have and what their requirements
12# and preferences are.
13#
14# Each <wps> section will also cause a "theme" .cfg to be made, which the
15# <rwps> sections will not cause.
16#
17# A <wps> section can thus mention a "preferred" rwps file to load when that
18# theme is loaded.
19#
20# All sections should list what their smallest LCD size requirements are and
21# what font and status bar setting they "like".
22
23<wps>
24# Name of the WPS _including_ extension
25Name: ipodVOL.wps
26# default RWPS for the theme (to be loaded with the same theme file)
27RWPS: rockbox_default.rwps
28# Name of the creator of the WPS
29Author: xameius
30# prefered font:
31Font: nimbus-12.fnt
32# Weather the WPS is designed to have the statusbar present or not
33Statusbar: on
34</wps>
35
36<wps>
37Name: rockbox_default.wps
38RWPS: rockbox_default.rwps
39Author: Rockbox team
40Font: rockbox_default.fnt
41Statusbar: on
42</wps>
43
44<wps>
45Name: boxes.wps
46rwps: boxes.rwps
47Author: Christi Scarborough (after Magnus Westerlund)
48Font: rockbox_default.fnt
49Statusbar: on
50</wps>
51
52<wps>
53Name: engineeer2.wps
54RWPS: engineeer2.rwps
55Author: Magnus Westerlund
56Font: nedore-8.fnt
57Statusbar: on
58</wps>
59
60<wps>
61Name: iAmp.wps
62RWPS: iAmp.rwps
63Author: Raymond Hoh
64Font: nimbus-12.fnt
65Statusbar: on
66</wps>
67
68<wps>
69Name: zezayer.wps
70RWPS: rockbox_default.rwps
71Author: Jake Owen
72Font: nedore-8.fnt
73Statusbar: on
74</wps>
75
76<rwps>
77Name: rockbox_default.rwps
78Author: Rockbox team
79Font: rockbox_default.fnt
80Statusbar: on
81</rwps>
82
83<rwps>
84Name: iAmp.rwps
85Author: Raymond Hoh
86Font: nimbus-12.fnt
87Statusbar: on
88</rwps>
89
90<rwps>
91Name: boxes.rwps
92Author: Christi Scarborough
93Font: rockbox_default.fnt
94Statusbar: on
95</rwps>
96
97<rwps>
98Name: engineeer2.rwps
99Author: Magnus Westerlund
100Font: nedore-8.fnt
101Statusbar: on
102</rwps>
103
104<wps>
105Name: marquee.wps
106RWPS: marquee.rwps
107Author: Mike Sobel
108Font: chicago12.fnt
109Statusbar: on
110</wps>
111
112<rwps>
113Name: marquee.rwps
114Author: Mike Sobel
115Font: chicago12.fnt
116Statusbar: on
117</rwps>
118
119<wps>
120Name: DancePuffDuo.wps
121RWPS: DancePuffDuo.rwps
122Author: Chris Oxtoby
123Font: chicago12.fnt
124Statusbar: on
125</wps>
126
127<rwps>
128Name: DancePuffDuo.rwps
129Author: Chris Oxtoby
130Font: chicago12.fnt
131Statusbar: on
132</rwps>