diff options
Diffstat (limited to 'wps/.#WPSLIST.1.5')
-rw-r--r-- | wps/.#WPSLIST.1.5 | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/wps/.#WPSLIST.1.5 b/wps/.#WPSLIST.1.5 new file mode 100644 index 0000000000..fd5af01652 --- /dev/null +++ b/wps/.#WPSLIST.1.5 | |||
@@ -0,0 +1,66 @@ | |||
1 | <wps> | ||
2 | # Name of the WPS _including_ extension | ||
3 | Name: ipodVOL.wps | ||
4 | # Name of the creator of the WPS | ||
5 | Author: xameius | ||
6 | # prefered font: | ||
7 | Font: chicago12.fnt | ||
8 | # Weather the WPS is designed to have the statusbar present or not | ||
9 | Statusbar: off | ||
10 | # The minimum required pixel height for the WPS | ||
11 | Height: 128 | ||
12 | # The minimum required pixel width for the WPS | ||
13 | Width: 160 | ||
14 | </wps> | ||
15 | |||
16 | <wps> | ||
17 | Name: rockbox_default.wps | ||
18 | Author: Rockbox team | ||
19 | Font: rockbox_default.fnt | ||
20 | Statusbar: on | ||
21 | Height: 14 | ||
22 | Width: 55 | ||
23 | </wps> | ||
24 | |||
25 | <wps> | ||
26 | Name: boxes.wps | ||
27 | Author: Christi Scarborough (after Magnus Westerlund) | ||
28 | Font: rockbox_default.fnt | ||
29 | Statusbar: off | ||
30 | Height: 128 | ||
31 | Width: 160 | ||
32 | </wps> | ||
33 | |||
34 | <wps> | ||
35 | # Name of the WPS (_including_ .wps extension) | ||
36 | Name: engineeer2.wps | ||
37 | # Real name of the creator of the WPS | ||
38 | Author: Magnus Westerlund | ||
39 | # Preferred font (including .fnt extension - leave blank for player): | ||
40 | Font: Nedore-8.fnt | ||
41 | # Whether the WPS is designed to have the statusbar on or off | ||
42 | Statusbar: Off | ||
43 | # The minimum required pixel height for the WPS | ||
44 | # 176 for H3xx, 128 for H1xx, 64 for Recorder/Ondio, 14 for player | ||
45 | Height: 128 | ||
46 | # The minimum required pixel width for the WPS | ||
47 | # 220 for H3xx, 160 for H1xx, 112 for Recorder/Ondio, 55 for player | ||
48 | Width: 160 | ||
49 | </wps> | ||
50 | |||
51 | <wps> | ||
52 | # Name of the WPS (_including_ .wps extension) | ||
53 | Name: zezayer.wps | ||
54 | # Real name of the creator of the WPS | ||
55 | Author: Jake Owen | ||
56 | # Preferred font (including .fnt extension - leave blank for player): | ||
57 | Font: nedore-8.fnt | ||
58 | # Whether the WPS is designed to have the statusbar on or off | ||
59 | Statusbar: off | ||
60 | # The minimum required pixel height for the WPS | ||
61 | # 176 for H3xx, 128 for H1xx, 64 for Recorder/Ondio, 14 for player | ||
62 | Height: 128 | ||
63 | # The minimum required pixel width for the WPS | ||
64 | # 220 for H3xx, 160 for H1xx, 112 for Recorder/Ondio, 55 for player | ||
65 | Width: 160 | ||
66 | </wps> | ||