summaryrefslogtreecommitdiff
path: root/wps/WPSLIST
diff options
context:
space:
mode:
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 dd1a963d1c..c90ecff726 100644
--- a/wps/WPSLIST
+++ b/wps/WPSLIST
@@ -48,3 +48,20 @@ Statusbar: Off
48Height: 128 48Height: 128
49Width: 160 49Width: 160
50</wps> 50</wps>
51
52<wps>
53# Name of the WPS (_including_ .wps extension)
54Name: zezayer.wps
55# Real name of the creator of the WPS
56Author: Jake Owen
57# Preferred font (including .fnt extension - leave blank for player):
58Font: nedore-8.fnt
59# Whether the WPS is designed to have the statusbar on or off
60Statusbar: 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
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
67</wps>