1
0
Fork 0
forked from len0rd/rockbox

Engineer2 WPS by Magnus Westerlund

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7923 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Christi Scarborough 2005-11-17 07:37:01 +00:00
parent 95c00323d3
commit bde4996ef6

View file

@ -18,15 +18,32 @@ Name: rockbox_default.wps
Author: Rockbox team
Font: rockbox_default.fnt
Statusbar: on
Height: 2
Width: 8
Height: 14
Width: 55
</wps>
<wps>
Name: boxes.wps
Author: Christi Scarborough (after the_engineer)
Author: Christi Scarborough (after Magnus Westerlund)
Font: rockbox_default.fnt
Statusbar: off
Height: 128
Width: 160
</wps>
<wps>
# Name of the WPS (_including_ .wps extension)
Name: engineeer2.wps
# Real name of the creator of the WPS
Author: Magnus Westerlund
# 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>