summaryrefslogtreecommitdiff
path: root/wps/WPSLIST
diff options
context:
space:
mode:
authorChristi Scarborough <christi@coraline.org>2005-11-17 21:53:23 +0000
committerChristi Scarborough <christi@coraline.org>2005-11-17 21:53:23 +0000
commite6cef6ebf7eb0f226dbe140cefb7a5b7e585da43 (patch)
treec0cf846a72c94bf6094452bc6ca38d64b756a71c /wps/WPSLIST
parent2bbb9038dc05e27d9446a2e70b4e582388304109 (diff)
downloadrockbox-e6cef6ebf7eb0f226dbe140cefb7a5b7e585da43.zip
rockbox-e6cef6ebf7eb0f226dbe140cefb7a5b7e585da43.tar.gz
rockbox-e6cef6ebf7eb0f226dbe140cefb7a5b7e585da43.tar.bz2
rockbox-e6cef6ebf7eb0f226dbe140cefb7a5b7e585da43.tar.xz
zezayer WPS by Jake Owen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7938 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'wps/WPSLIST')
-rw-r--r--wps/WPSLIST17
1 files changed, 17 insertions, 0 deletions
diff --git a/wps/WPSLIST b/wps/WPSLIST
index dd1a963..c90ecff 100644
--- a/wps/WPSLIST
+++ b/wps/WPSLIST
@@ -48,3 +48,20 @@ Statusbar: Off
Height: 128
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>