diff options
| author | Christi Scarborough <christi@coraline.org> | 2005-11-14 15:35:21 +0000 |
|---|---|---|
| committer | Christi Scarborough <christi@coraline.org> | 2005-11-14 15:35:21 +0000 |
| commit | 704602faa3389fcf1f9875bd971f2c67c87d2e0b (patch) | |
| tree | a453479a5b17dbff1ecfee5ff284a89904da6428 /wps/WPSLIST | |
| parent | 5f9f9bc14df71f5167fd154c53599136e057e11a (diff) | |
| download | rockbox-704602faa3389fcf1f9875bd971f2c67c87d2e0b.zip rockbox-704602faa3389fcf1f9875bd971f2c67c87d2e0b.tar.gz rockbox-704602faa3389fcf1f9875bd971f2c67c87d2e0b.tar.bz2 rockbox-704602faa3389fcf1f9875bd971f2c67c87d2e0b.tar.xz | |
Initial commit - boxes WPS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7866 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'wps/WPSLIST')
| -rw-r--r-- | wps/WPSLIST | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/wps/WPSLIST b/wps/WPSLIST index dc4f2c2..f0a6757 100644 --- a/wps/WPSLIST +++ b/wps/WPSLIST @@ -1,4 +1,4 @@ -<wps> +<wps>ZZ # Name of the WPS _including_ extension Name: ipodVOL.wps # Name of the creator of the WPS @@ -12,3 +12,12 @@ Height: 128 # The minimum required pixel width for the WPS Width: 160 </wps> + +<wps> +Name: boxes.wps +Author: Christi Scarborough (after the_engineer) +Font: rockbox_default.fnt +Statusbar: off +Height: 128 +Width: 160 +</wps> |