diff options
| author | Anton Oleynikov <len0x@rockbox.org> | 2005-11-18 00:09:57 +0000 |
|---|---|---|
| committer | Anton Oleynikov <len0x@rockbox.org> | 2005-11-18 00:09:57 +0000 |
| commit | 24c070448fe32fd0d2bb5783a6fba2d7d3212b5e (patch) | |
| tree | 49d0e0d034c760c4ef0d4ea4a4026d3c44869346 | |
| parent | 88f359ff269159e87605466e132e5e2cfa3aba3c (diff) | |
| download | rockbox-24c070448fe32fd0d2bb5783a6fba2d7d3212b5e.zip rockbox-24c070448fe32fd0d2bb5783a6fba2d7d3212b5e.tar.gz rockbox-24c070448fe32fd0d2bb5783a6fba2d7d3212b5e.tar.bz2 rockbox-24c070448fe32fd0d2bb5783a6fba2d7d3212b5e.tar.xz | |
added RWPS for iAmp in the new format
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7949 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | wps/WPSLIST | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/wps/WPSLIST b/wps/WPSLIST index 6f06f71..30a6e6b 100644 --- a/wps/WPSLIST +++ b/wps/WPSLIST @@ -91,3 +91,12 @@ Statusbar: on Height: 64 Width: 128 </rwps> + +<rwps> +Name: iAmp.rwps +Author: Raymond Hoh +Font: Nimbus-12.fnt +Statusbar: Off +Height: 128 +Width: 160 +</rwps> |