From 222994f180a7cc6582864df8d13d1fb456e1d4f0 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Tue, 25 Mar 2008 14:57:20 +0000 Subject: (Hopefully) The last cabbiev2 tweaks for now. Remove a now unused %xd tag in the Iriver remote WPS; taking the oportunity to use unix style line endings and to clean up its background and progressbar image (includes fixing another naming inconsistency by renaming it to 'pb-128x64x1.bmp'). Also fix a minor glitch in the greyscale playmode image. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16797 a1c6a512-1295-4272-9138-f99709370657 --- wps/cabbiev2.128x64x1.wps | 23 ++++++++++------------- wps/cabbiev2/pb-128x64x1.bmp | Bin 0 -> 190 bytes wps/cabbiev2/pbar-128x64x1.bmp | Bin 192 -> 0 bytes wps/cabbiev2/playmode-160x128x2.bmp | Bin 560 -> 558 bytes wps/cabbiev2/wpsbackdrop-128x64x1.bmp | Bin 1088 -> 1086 bytes 5 files changed, 10 insertions(+), 13 deletions(-) create mode 100644 wps/cabbiev2/pb-128x64x1.bmp delete mode 100644 wps/cabbiev2/pbar-128x64x1.bmp diff --git a/wps/cabbiev2.128x64x1.wps b/wps/cabbiev2.128x64x1.wps index a828733..8b36029 100644 --- a/wps/cabbiev2.128x64x1.wps +++ b/wps/cabbiev2.128x64x1.wps @@ -1,13 +1,10 @@ -# cabbie 2.0 default rwps for Iriver Players by Johannes Voggenthaler (Zinc Alloy) -# derived from cabbie 2.0 default rwps (C) 2007, Marc Guay -%wd -%P|pbar-128x64x1.bmp| -%x|A|wpsbackdrop-128x64x1.bmp|0|0| -%pb|8|4|123|38| -%s%ac%?it<%it|%fn> -%s%ac%?ia<%ia|%?d2<%d2|(root)>> - -%al %pc%ar%pr - -%xdB - +# cabbie 2.0 default rwps for Iriver Players by Johannes Voggenthaler (Zinc Alloy) +# derived from cabbie 2.0 default rwps (C) 2007, Marc Guay +%wd +%P|pb-128x64x1.bmp| +%x|A|wpsbackdrop-128x64x1.bmp|0|0| +%pb|8|1|126|38| +%s%ac%?it<%it|%fn> +%s%ac%?ia<%ia|%?d2<%d2|(root)>> + +%al %pc%ar%pr diff --git a/wps/cabbiev2/pb-128x64x1.bmp b/wps/cabbiev2/pb-128x64x1.bmp new file mode 100644 index 0000000..e183243 Binary files /dev/null and b/wps/cabbiev2/pb-128x64x1.bmp differ diff --git a/wps/cabbiev2/pbar-128x64x1.bmp b/wps/cabbiev2/pbar-128x64x1.bmp deleted file mode 100644 index c808d69..0000000 Binary files a/wps/cabbiev2/pbar-128x64x1.bmp and /dev/null differ diff --git a/wps/cabbiev2/playmode-160x128x2.bmp b/wps/cabbiev2/playmode-160x128x2.bmp index fad2ab3..04df074 100644 Binary files a/wps/cabbiev2/playmode-160x128x2.bmp and b/wps/cabbiev2/playmode-160x128x2.bmp differ diff --git a/wps/cabbiev2/wpsbackdrop-128x64x1.bmp b/wps/cabbiev2/wpsbackdrop-128x64x1.bmp index b65163a..a2fee44 100644 Binary files a/wps/cabbiev2/wpsbackdrop-128x64x1.bmp and b/wps/cabbiev2/wpsbackdrop-128x64x1.bmp differ -- cgit v1.1