diff options
author | Christi Scarborough <christi@coraline.org> | 2005-11-17 22:19:46 +0000 |
---|---|---|
committer | Christi Scarborough <christi@coraline.org> | 2005-11-17 22:19:46 +0000 |
commit | bec94c9e2a99f420ab2e3598a538a072d68a6f49 (patch) | |
tree | ed1cbe527f0de3e722139f89c3de88b47e305409 /wps | |
parent | e6cef6ebf7eb0f226dbe140cefb7a5b7e585da43 (diff) | |
download | rockbox-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/WPSLIST | 8 |
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 </wps> <wps> -# Name of the WPS (_including_ .wps extension) Name: zezayer.wps -# Real name of the creator of the WPS Author: Jake Owen -# Preferred font (including .fnt extension - leave blank for player): Font: nedore-8.fnt -# Whether the WPS is designed to have the statusbar on or off Statusbar: off -# The minimum required pixel height for the WPS -# 176 for H3xx, 128 for H1xx, 64 for Recorder/Ondio, 14 for player Height: 128 -# The minimum required pixel width for the WPS -# 220 for H3xx, 160 for H1xx, 112 for Recorder/Ondio, 55 for player Width: 160 </wps> |