summaryrefslogtreecommitdiff
path: root/wps
diff options
context:
space:
mode:
authorChristi Scarborough <christi@coraline.org>2005-11-17 22:19:46 +0000
committerChristi Scarborough <christi@coraline.org>2005-11-17 22:19:46 +0000
commitbec94c9e2a99f420ab2e3598a538a072d68a6f49 (patch)
treeed1cbe527f0de3e722139f89c3de88b47e305409 /wps
parente6cef6ebf7eb0f226dbe140cefb7a5b7e585da43 (diff)
downloadrockbox-bec94c9e2a99f420ab2e3598a538a072d68a6f49.tar.gz
rockbox-bec94c9e2a99f420ab2e3598a538a072d68a6f49.zip
Some consistency fixes for the WPS module
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7939 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'wps')
-rw-r--r--wps/WPSLIST8
1 files changed, 0 insertions, 8 deletions
diff --git a/wps/WPSLIST b/wps/WPSLIST
index c90ecff726..4210b306bf 100644
--- a/wps/WPSLIST
+++ b/wps/WPSLIST
@@ -50,18 +50,10 @@ Width: 160
50</wps> 50</wps>
51 51
52<wps> 52<wps>
53# Name of the WPS (_including_ .wps extension)
54Name: zezayer.wps 53Name: zezayer.wps
55# Real name of the creator of the WPS
56Author: Jake Owen 54Author: Jake Owen
57# Preferred font (including .fnt extension - leave blank for player):
58Font: nedore-8.fnt 55Font: nedore-8.fnt
59# Whether the WPS is designed to have the statusbar on or off
60Statusbar: off 56Statusbar: off
61# The minimum required pixel height for the WPS
62# 176 for H3xx, 128 for H1xx, 64 for Recorder/Ondio, 14 for player
63Height: 128 57Height: 128
64# The minimum required pixel width for the WPS
65# 220 for H3xx, 160 for H1xx, 112 for Recorder/Ondio, 55 for player
66Width: 160 58Width: 160
67</wps> 59</wps>