diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2008-02-23 13:12:08 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2008-02-23 13:12:08 +0000 |
| commit | a12eefb36c9df46b0fe6019392278b47289c46be (patch) | |
| tree | 189cefaa0f0f3a7eed48d893a245539967344083 | |
| parent | bc357da2ae5dada31a45517ffde8549fb47ce7cf (diff) | |
| download | rockbox-a12eefb36c9df46b0fe6019392278b47289c46be.zip rockbox-a12eefb36c9df46b0fe6019392278b47289c46be.tar.gz rockbox-a12eefb36c9df46b0fe6019392278b47289c46be.tar.bz2 rockbox-a12eefb36c9df46b0fe6019392278b47289c46be.tar.xz | |
Copy and paste mishap in the DancePuffDuo section: statusbar was already defined but the selector type setting was missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16390 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | wps/WPSLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wps/WPSLIST b/wps/WPSLIST index 63e5669..de49dad 100644 --- a/wps/WPSLIST +++ b/wps/WPSLIST @@ -165,13 +165,13 @@ Name: DancePuffDuo.wps RWPS: DancePuffDuo.rwps Author: Chris Oxtoby Font: nimbus-13.fnt +Statusbar: on Foreground Color: 000000 Background Color: B6C6E5 -Statusbar: on backdrop: iconset: viewers iconset: /.rockbox/icons/viewers.bmp -Statusbar: on +selector type: bar (inverse) </wps> <rwps> |