summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2008-03-22 14:17:28 +0000
committerMarianne Arnold <pixelma@rockbox.org>2008-03-22 14:17:28 +0000
commit48f7d7d057ac2dd5b0237aa3afe9b23819f9b65e (patch)
tree589cd1f27537fbde0fc0066a5da23934a15ede86
parent6f78a1b9197a5ad42572eaafc4cec6e45f733e87 (diff)
downloadrockbox-48f7d7d057ac2dd5b0237aa3afe9b23819f9b65e.tar.gz
rockbox-48f7d7d057ac2dd5b0237aa3afe9b23819f9b65e.zip
Cabbiev2 cleanup and a few corrections: (1) Get rid of two completely unused bitmaps. (2) Combine the two bitmaps used as background on the Iriver remote into one, name it consistently and change the .wps file accordingly. (3) Add the missing '0dB' volume image to the greyscale versions, including .wps file changes. Rename those greyscale volume images while at it, so that they are consistent with the rest - the 'vol08' one is now 'vol-9', because it is used for above line level. (4) Use the %X tag correctly, currently there were coordinates specified with it in most .wps files. (5) Set the bitmap's mime-type correctly for conformity.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16742 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--wps/cabbiev2.128x128x16.wps2
-rw-r--r--wps/cabbiev2.128x64x1.wps23
-rw-r--r--wps/cabbiev2.128x96x2.wps3
-rw-r--r--wps/cabbiev2.132x80x16.wps2
-rw-r--r--wps/cabbiev2.138x110x2.wps87
-rwxr-xr-xwps/cabbiev2.160x128x1.wps2
-rw-r--r--wps/cabbiev2.160x128x16.wps2
-rw-r--r--wps/cabbiev2.160x128x2.wps91
-rw-r--r--wps/cabbiev2.176x132x16.wps2
-rw-r--r--wps/cabbiev2.176x220x16.wps2
-rw-r--r--wps/cabbiev2.220x176x16.wps2
-rw-r--r--wps/cabbiev2.240x320x16.wps2
-rw-r--r--wps/cabbiev2.320x240x16.wps2
-rw-r--r--wps/cabbiev2/ebar-128x64x1.bmpbin192 -> 0 bytes
-rw-r--r--wps/cabbiev2/npbar-128x64x1.bmpbin192 -> 0 bytes
-rw-r--r--wps/cabbiev2/vol0-160x128x2.bmp (renamed from wps/cabbiev2/vol00-160x128x2.bmp)bin250 -> 250 bytes
-rw-r--r--wps/cabbiev2/vol01.bmpbin250 -> 0 bytes
-rw-r--r--wps/cabbiev2/vol1-160x128x2.bmp (renamed from wps/cabbiev2/vol01-160x128x2.bmp)bin250 -> 250 bytes
-rw-r--r--wps/cabbiev2/vol2-160x128x2.bmp (renamed from wps/cabbiev2/vol02-160x128x2.bmp)bin250 -> 250 bytes
-rw-r--r--wps/cabbiev2/vol3-160x128x2.bmp (renamed from wps/cabbiev2/vol03-160x128x2.bmp)bin250 -> 250 bytes
-rw-r--r--wps/cabbiev2/vol4-160x128x2.bmp (renamed from wps/cabbiev2/vol04-160x128x2.bmp)bin250 -> 250 bytes
-rw-r--r--wps/cabbiev2/vol5-160x128x2.bmp (renamed from wps/cabbiev2/vol05-160x128x2.bmp)bin250 -> 250 bytes
-rw-r--r--wps/cabbiev2/vol6-160x128x2.bmp (renamed from wps/cabbiev2/vol06-160x128x2.bmp)bin250 -> 250 bytes
-rw-r--r--wps/cabbiev2/vol7-160x128x2.bmp (renamed from wps/cabbiev2/vol07-160x128x2.bmp)bin250 -> 250 bytes
-rw-r--r--wps/cabbiev2/vol8-160x128x2.bmpbin0 -> 250 bytes
-rw-r--r--wps/cabbiev2/vol9-160x128x2.bmp (renamed from wps/cabbiev2/vol08-160x128x2.bmp)bin250 -> 250 bytes
-rw-r--r--wps/cabbiev2/wpsbackdrop-128x64x1.bmpbin0 -> 1088 bytes
-rw-r--r--wps/cabbiev2/wpsbackdrop-128x96x2.bmp (renamed from wps/cabbiev2/background-128x96x2.bmp)bin12358 -> 12358 bytes
-rw-r--r--wps/cabbiev2/wpsbackdrop-176x132x16U.bmpbin69752 -> 0 bytes
29 files changed, 111 insertions, 111 deletions
diff --git a/wps/cabbiev2.128x128x16.wps b/wps/cabbiev2.128x128x16.wps
index 3a50ba6e53..1bddf1f905 100644
--- a/wps/cabbiev2.128x128x16.wps
+++ b/wps/cabbiev2.128x128x16.wps
@@ -2,7 +2,7 @@
2# (C) 2007, Johannes Voggenthaler (Zinc Alloy) 2# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
3#derived from "cabbie" (C) Yohann Misquitta 3#derived from "cabbie" (C) Yohann Misquitta
4%wd 4%wd
5%X|wpsbackdrop-128x128x16.bmp|0|0| 5%X|wpsbackdrop-128x128x16.bmp|
6%P|pb-128x128x16.bmp| 6%P|pb-128x128x16.bmp|
7%xl|A|lockclosed-128x128x16.bmp|3|110| 7%xl|A|lockclosed-128x128x16.bmp|3|110|
8%xl|B|lockopen-128x128x16.bmp|3|110| 8%xl|B|lockopen-128x128x16.bmp|3|110|
diff --git a/wps/cabbiev2.128x64x1.wps b/wps/cabbiev2.128x64x1.wps
index 744011fb56..a8287330dc 100644
--- a/wps/cabbiev2.128x64x1.wps
+++ b/wps/cabbiev2.128x64x1.wps
@@ -1,14 +1,13 @@
1# cabbie 2.0 default rwps for Iriver Players by Johannes Voggenthaler (Zinc Alloy) 1# cabbie 2.0 default rwps for Iriver Players by Johannes Voggenthaler (Zinc Alloy)
2# derived from cabbie 2.0 default rwps (C) 2007, Marc Guay 2# derived from cabbie 2.0 default rwps (C) 2007, Marc Guay
3%wd 3%wd
4%P|pbar-128x64x1.bmp| 4%P|pbar-128x64x1.bmp|
5%x|A|ebar-128x64x1.bmp|4|38| 5%x|A|wpsbackdrop-128x64x1.bmp|0|0|
6%xl|B|npbar-128x64x1.bmp|4|2| 6%pb|8|4|123|38|
7%pb|8|4|123|38| 7%s%ac%?it<%it|%fn>
8%s%ac%?it<%it|%fn> 8%s%ac%?ia<%ia|%?d2<%d2|(root)>>
9%s%ac%?ia<%ia|%?d2<%d2|(root)>> 9
10 10%al %pc%ar%pr
11%al %pc%ar%pr 11
12
13%xdB 12%xdB
14 13
diff --git a/wps/cabbiev2.128x96x2.wps b/wps/cabbiev2.128x96x2.wps
index 6b1ac40b82..2e8a794f6a 100644
--- a/wps/cabbiev2.128x96x2.wps
+++ b/wps/cabbiev2.128x96x2.wps
@@ -1,7 +1,7 @@
1# cabbie 2.0 default for the iAudio X5 Series by Marc Guay 1# cabbie 2.0 default for the iAudio X5 Series by Marc Guay
2# derived from cabbie 2.0 default (C) 2007, Johannes Voggenthaler (Zinc Alloy) 2# derived from cabbie 2.0 default (C) 2007, Johannes Voggenthaler (Zinc Alloy)
3%wd 3%wd
4%X|background-128x96x2.bmp|0|0| 4%X|wpsbackdrop-128x96x2.bmp|
5%P|pb-128x96x2.bmp| 5%P|pb-128x96x2.bmp|
6%pb|8|4|122|76| 6%pb|8|4|122|76|
7%s%ac%?it<%it|%fn> 7%s%ac%?it<%it|%fn>
@@ -11,4 +11,3 @@
11%sNext: %ac%It 11%sNext: %ac%It
12 12
13%al %pc%ar%pr 13%al %pc%ar%pr
14
diff --git a/wps/cabbiev2.132x80x16.wps b/wps/cabbiev2.132x80x16.wps
index 57736bf043..0cc33dc356 100644
--- a/wps/cabbiev2.132x80x16.wps
+++ b/wps/cabbiev2.132x80x16.wps
@@ -1,7 +1,7 @@
1# cabbie 2.0 default for the Sansa c200 Series by Marc Guay 1# cabbie 2.0 default for the Sansa c200 Series by Marc Guay
2# derived from cabbie 2.0 default (C) 2007, Johannes Voggenthaler (Zinc Alloy) 2# derived from cabbie 2.0 default (C) 2007, Johannes Voggenthaler (Zinc Alloy)
3%wd 3%wd
4%X|wpsbackdrop-132x80x16.bmp|0|0| 4%X|wpsbackdrop-132x80x16.bmp|
5%P|pb-132x80x16.bmp| 5%P|pb-132x80x16.bmp|
6%xl|A|lockclosed-132x80x16.bmp|36|69| 6%xl|A|lockclosed-132x80x16.bmp|36|69|
7%xl|B|lockopen-132x80x16.bmp|36|69| 7%xl|B|lockopen-132x80x16.bmp|36|69|
diff --git a/wps/cabbiev2.138x110x2.wps b/wps/cabbiev2.138x110x2.wps
index 22595c6d3b..22b4f6f339 100644
--- a/wps/cabbiev2.138x110x2.wps
+++ b/wps/cabbiev2.138x110x2.wps
@@ -1,53 +1,54 @@
1# cabbie 2.0 default 1# cabbie 2.0 default
2# ported from 160*128 greyscale port by Mark Fawcus (yapper) 2# ported from 160*128 greyscale port by Mark Fawcus (yapper)
3# (C) 2007, Johannes Voggenthaler (Zinc Alloy) 3# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
4# derived from "cabbie" (C) Yohann Misquitta 4# derived from "cabbie" (C) Yohann Misquitta
5%wd 5%wd
6%X|wpsbackdrop-138x110x2.bmp|0|0| 6%X|wpsbackdrop-138x110x2.bmp|
7%P|pb-138x110x2.bmp| 7%P|pb-138x110x2.bmp|
8%xl|A|lockclosed-160x128x2.bmp|2|96| 8%xl|A|lockclosed-160x128x2.bmp|2|96|
9%xl|B|lockopen-160x128x2.bmp|2|96| 9%xl|B|lockopen-160x128x2.bmp|2|96|
10%xl|C|battpl-160x128x2.bmp|26|98| 10%xl|C|battpl-160x128x2.bmp|26|98|
11%xl|D|battch-160x128x2.bmp|26|98| 11%xl|D|battch-160x128x2.bmp|26|98|
12%xl|E|batt00-160x128x2.bmp|26|98| 12%xl|E|batt00-160x128x2.bmp|26|98|
13%xl|F|batt01-160x128x2.bmp|26|98| 13%xl|F|batt01-160x128x2.bmp|26|98|
14%xl|G|batt02-160x128x2.bmp|26|98| 14%xl|G|batt02-160x128x2.bmp|26|98|
15%xl|H|batt03-160x128x2.bmp|26|98| 15%xl|H|batt03-160x128x2.bmp|26|98|
16%xl|I|batt04-160x128x2.bmp|26|98| 16%xl|I|batt04-160x128x2.bmp|26|98|
17%xl|J|batt05-160x128x2.bmp|26|98| 17%xl|J|batt05-160x128x2.bmp|26|98|
18%xl|K|batt06-160x128x2.bmp|26|98| 18%xl|K|batt06-160x128x2.bmp|26|98|
19%xl|L|batt07-160x128x2.bmp|26|98| 19%xl|L|batt07-160x128x2.bmp|26|98|
20%xl|M|vol00-160x128x2.bmp|54|98| 20%xl|M|vol0-160x128x2.bmp|54|98|
21%xl|N|vol01-160x128x2.bmp|54|98| 21%xl|N|vol1-160x128x2.bmp|54|98|
22%xl|O|vol02-160x128x2.bmp|54|98| 22%xl|O|vol2-160x128x2.bmp|54|98|
23%xl|P|vol03-160x128x2.bmp|54|98| 23%xl|P|vol3-160x128x2.bmp|54|98|
24%xl|p|vol04-160x128x2.bmp|54|98| 24%xl|p|vol4-160x128x2.bmp|54|98|
25%xl|q|vol05-160x128x2.bmp|54|98| 25%xl|q|vol5-160x128x2.bmp|54|98|
26%xl|r|vol06-160x128x2.bmp|54|98| 26%xl|r|vol6-160x128x2.bmp|54|98|
27%xl|s|vol07-160x128x2.bmp|54|98| 27%xl|s|vol7-160x128x2.bmp|54|98|
28%xl|t|vol08-160x128x2.bmp|54|98| 28%xl|t|vol8-160x128x2.bmp|54|98|
29%xl|Q|shuffle-160x128x2.bmp|86|97| 29%xl|u|vol9-160x128x2.bmp|54|98|
30%xl|R|repeatall-160x128x2.bmp|107|95| 30%xl|Q|shuffle-160x128x2.bmp|86|97|
31%xl|R|repeatall-160x128x2.bmp|107|95|
31%xl|S|repeatone-160x128x2.bmp|107|95| 32%xl|S|repeatone-160x128x2.bmp|107|95|
32%xl|T|repeatshuffle-160x128x2.bmp|107|95| 33%xl|T|repeatshuffle-160x128x2.bmp|107|95|
33%xl|U|repeatab-160x128x2.bmp|107|95| 34%xl|U|repeatab-160x128x2.bmp|107|95|
34%xl|V|stop-160x128x2.bmp|124|97| 35%xl|V|stop-160x128x2.bmp|124|97|
35%xl|W|play-160x128x2.bmp|124|97| 36%xl|W|play-160x128x2.bmp|124|97|
36%xl|X|pause-160x128x2.bmp|124|97| 37%xl|X|pause-160x128x2.bmp|124|97|
37%xl|Y|ff-160x128x2.bmp|124|97| 38%xl|Y|ff-160x128x2.bmp|124|97|
38%xl|Z|rew-160x128x2.bmp|124|97| 39%xl|Z|rew-160x128x2.bmp|124|97|
39%Cl|5|15|s55|s55| 40%Cl|5|15|s55|s55|
40%pb|6|2|136|75| 41%pb|6|2|136|75|
41%?C<%s%m|65|%al%?it<%it|%fn>|%s%ac%?it<%it|%fn>> 42%?C<%s%m|65|%al%?it<%it|%fn>|%s%ac%?it<%it|%fn>>
42%?C<%s%m|65|%al%?ia<%ia|%?d2<%d2|(root)>>|%s%ac%?ia<%ia|%?d2<%d2|(root)>>> 43%?C<%s%m|65|%al%?ia<%ia|%?d2<%d2|(root)>>|%s%ac%?ia<%ia|%?d2<%d2|(root)>>>
43%?C<%s%m|65|%al%?id<%id|%?d1<%d1|(root)>>|%s%ac%?id<%id|%?d1<%d1|(root)>>> 44%?C<%s%m|65|%al%?id<%id|%?d1<%d1|(root)>>|%s%ac%?id<%id|%?d1<%d1|(root)>>>
44%?C<%s%m|65|%alNext Track:|%acNext Track:> 45%?C<%s%m|65|%alNext Track:|%acNext Track:>
45%?C<%s%m|65|%al%?It<%It|%Fn>|%s%ac%?It<%It|%Fn>> 46%?C<%s%m|65|%al%?It<%It|%Fn>|%s%ac%?It<%It|%Fn>>
46 47
47%al %pc%ac%pp of %pe%ar%pr 48%al %pc%ac%pp of %pe%ar%pr
48%?mh<%xdA|%xdB> 49%?mh<%xdA|%xdB>
49%?bp<%?bc<%xdD|%xdC>|%?bl<|%xdE|%xdF|%xdG|%xdH|%xdI|%xdJ|%xdK|%xdL>> 50%?bp<%?bc<%xdD|%xdC>|%?bl<|%xdE|%xdF|%xdG|%xdH|%xdI|%xdJ|%xdK|%xdL>>
50%?pv<%xdM|%xdN|%xdO|%xdP|%xdp|%xdq|%xdr|%xds|%xdt> 51%?pv<%xdM|%xdN|%xdO|%xdP|%xdp|%xdq|%xdr|%xds|%xdt|%xdu>
51%?ps<%xdQ> 52%?ps<%xdQ>
52%?mm<|%xdR|%xdS|%xdT|%xdU> 53%?mm<|%xdR|%xdS|%xdT|%xdU>
53%?mp<%xdV|%xdW|%xdX|%xdY|%xdZ> 54%?mp<%xdV|%xdW|%xdX|%xdY|%xdZ>
diff --git a/wps/cabbiev2.160x128x1.wps b/wps/cabbiev2.160x128x1.wps
index bab8182ee3..7d08f87171 100755
--- a/wps/cabbiev2.160x128x1.wps
+++ b/wps/cabbiev2.160x128x1.wps
@@ -4,7 +4,7 @@
4# (C) 2007, Johannes Voggenthaler (Zinc Alloy) 4# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
5# derived from "cabbie" (C) Yohann Misquitta 5# derived from "cabbie" (C) Yohann Misquitta
6%wd 6%wd
7%x|z|wpsbackdrop-160x128x1.bmp|0|0| 7%X|wpsbackdrop-160x128x2.bmp|
8%P|pb-160x128x1.bmp| 8%P|pb-160x128x1.bmp|
9%xl|A|lockclosed-160x128x1.bmp|48|114| 9%xl|A|lockclosed-160x128x1.bmp|48|114|
10%xl|B|lockopen-160x128x1.bmp|48|114| 10%xl|B|lockopen-160x128x1.bmp|48|114|
diff --git a/wps/cabbiev2.160x128x16.wps b/wps/cabbiev2.160x128x16.wps
index b4dc983dc7..0b71436f2e 100644
--- a/wps/cabbiev2.160x128x16.wps
+++ b/wps/cabbiev2.160x128x16.wps
@@ -3,7 +3,7 @@
3#derived from "cabbie" (C) Yohann Misquitta 3#derived from "cabbie" (C) Yohann Misquitta
4%wd 4%wd
5%P|pb-160x128x16.bmp| 5%P|pb-160x128x16.bmp|
6%X|wpsbackdrop-160x128x16.bmp|0|0| 6%X|wpsbackdrop-160x128x16.bmp|
7%xl|A|lockclosed-160x128x16.bmp|48|114| 7%xl|A|lockclosed-160x128x16.bmp|48|114|
8%xl|B|lockopen-160x128x16.bmp|47|114| 8%xl|B|lockopen-160x128x16.bmp|47|114|
9%xl|C|battpl-160x128x16.bmp|66|115| 9%xl|C|battpl-160x128x16.bmp|66|115|
diff --git a/wps/cabbiev2.160x128x2.wps b/wps/cabbiev2.160x128x2.wps
index 5d271b3b94..e57675c5d7 100644
--- a/wps/cabbiev2.160x128x2.wps
+++ b/wps/cabbiev2.160x128x2.wps
@@ -1,45 +1,46 @@
1# cabbie 2.0 default 1# cabbie 2.0 default
2# 160*128 greyscale port by Mark Fawcus (yapper) 2# 160*128 greyscale port by Mark Fawcus (yapper)
3# works with 64*64 album art if present 3# works with 64*64 album art if present
4# (C) 2007, Johannes Voggenthaler (Zinc Alloy) 4# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
5# derived from "cabbie" (C) Yohann Misquitta 5# derived from "cabbie" (C) Yohann Misquitta
6%wd 6%wd
7%X|wpsbackdrop-160x128x2.bmp|0|0| 7%X|wpsbackdrop-160x128x2.bmp|
8%P|pb-160x128x2.bmp| 8%P|pb-160x128x2.bmp|
9%xl|A|lockclosed-160x128x2.bmp|56|114| 9%xl|A|lockclosed-160x128x2.bmp|56|114|
10%xl|B|lockopen-160x128x2.bmp|56|114| 10%xl|B|lockopen-160x128x2.bmp|56|114|
11%xl|C|battpl-160x128x2.bmp|74|115| 11%xl|C|battpl-160x128x2.bmp|74|115|
12%xl|D|battch-160x128x2.bmp|74|115| 12%xl|D|battch-160x128x2.bmp|74|115|
13%xl|E|batt00-160x128x2.bmp|74|115| 13%xl|E|batt00-160x128x2.bmp|74|115|
14%xl|F|batt01-160x128x2.bmp|74|115| 14%xl|F|batt01-160x128x2.bmp|74|115|
15%xl|G|batt02-160x128x2.bmp|74|115| 15%xl|G|batt02-160x128x2.bmp|74|115|
16%xl|H|batt03-160x128x2.bmp|74|115| 16%xl|H|batt03-160x128x2.bmp|74|115|
17%xl|I|batt04-160x128x2.bmp|74|115| 17%xl|I|batt04-160x128x2.bmp|74|115|
18%xl|J|batt05-160x128x2.bmp|74|115| 18%xl|J|batt05-160x128x2.bmp|74|115|
19%xl|K|batt06-160x128x2.bmp|74|115| 19%xl|K|batt06-160x128x2.bmp|74|115|
20%xl|L|batt07-160x128x2.bmp|74|115| 20%xl|L|batt07-160x128x2.bmp|74|115|
21%xl|M|vol00-160x128x2.bmp|95|115| 21%xl|M|vol0-160x128x2.bmp|95|115|
22%xl|N|vol01-160x128x2.bmp|95|115| 22%xl|N|vol1-160x128x2.bmp|95|115|
23%xl|O|vol02-160x128x2.bmp|95|115| 23%xl|O|vol2-160x128x2.bmp|95|115|
24%xl|P|vol03-160x128x2.bmp|95|115| 24%xl|P|vol3-160x128x2.bmp|95|115|
25%xl|p|vol04-160x128x2.bmp|95|115| 25%xl|p|vol4-160x128x2.bmp|95|115|
26%xl|q|vol05-160x128x2.bmp|95|115| 26%xl|q|vol5-160x128x2.bmp|95|115|
27%xl|r|vol06-160x128x2.bmp|95|115| 27%xl|r|vol6-160x128x2.bmp|95|115|
28%xl|s|vol07-160x128x2.bmp|95|115| 28%xl|s|vol7-160x128x2.bmp|95|115|
29%xl|t|vol08-160x128x2.bmp|95|115| 29%xl|t|vol8-160x128x2.bmp|95|115|
30%xl|Q|shuffle-160x128x2.bmp|117|115| 30%xl|u|vol9-160x128x2.bmp|95|115|
31%xl|R|repeatall-160x128x2.bmp|131|113| 31%xl|Q|shuffle-160x128x2.bmp|117|115|
32%xl|S|repeatone-160x128x2.bmp|131|113| 32%xl|R|repeatall-160x128x2.bmp|131|113|
33%xl|T|repeatshuffle-160x128x2.bmp|131|113| 33%xl|S|repeatone-160x128x2.bmp|131|113|
34%xl|U|repeatab-160x128x2.bmp|131|114| 34%xl|T|repeatshuffle-160x128x2.bmp|131|113|
35%xl|V|stop-160x128x2.bmp|145|114| 35%xl|U|repeatab-160x128x2.bmp|131|114|
36%xl|W|play-160x128x2.bmp|145|114| 36%xl|V|stop-160x128x2.bmp|145|114|
37%xl|X|pause-160x128x2.bmp|145|114| 37%xl|W|play-160x128x2.bmp|145|114|
38%xl|Y|ff-160x128x2.bmp|145|114| 38%xl|X|pause-160x128x2.bmp|145|114|
39%xl|Z|rew-160x128x2.bmp|145|114| 39%xl|Y|ff-160x128x2.bmp|145|114|
40%Cl|2|16|s64|s64| 40%xl|Z|rew-160x128x2.bmp|145|114|
41%Cl|2|16|s64|s64|
41%pb|8|1|159|86| 42%pb|8|1|159|86|
42%?C<%s%m|70|%al%?it<%it|%fn>|%s%ac%?it<%it|%fn>> 43%?C<%s%m|70|%al%?it<%it|%fn>|%s%ac%?it<%it|%fn>>
43%?C<%s%m|70|%al%?ia<%ia|%?d2<%d2|(root)>>|%s%ac%?ia<%ia|%?d2<%d2|(root)>>> 44%?C<%s%m|70|%al%?ia<%ia|%?d2<%d2|(root)>>|%s%ac%?ia<%ia|%?d2<%d2|(root)>>>
44%?C<%s%m|70|%al%?id<%id|%?d1<%d1|(root)>>|%s%ac%?id<%id|%?d1<%d1|(root)>>> 45%?C<%s%m|70|%al%?id<%id|%?d1<%d1|(root)>>|%s%ac%?id<%id|%?d1<%d1|(root)>>>
45 46
@@ -47,10 +48,10 @@
47%?C<%s%m|70|%al%?It<%It|%Fn>|%s%ac%?It<%It|%Fn>> 48%?C<%s%m|70|%al%?It<%It|%Fn>|%s%ac%?It<%It|%Fn>>
48 49
49%al %pc%ac%pp of %pe%ar%pr 50%al %pc%ac%pp of %pe%ar%pr
50%?mh<%xdA|%xdB> 51%?mh<%xdA|%xdB>
51%?bp<%?bc<%xdD|%xdC>|%?bl<|%xdE|%xdF|%xdG|%xdH|%xdI|%xdJ|%xdK|%xdL>> 52%?bp<%?bc<%xdD|%xdC>|%?bl<|%xdE|%xdF|%xdG|%xdH|%xdI|%xdJ|%xdK|%xdL>>
52%?pv<%xdM|%xdN|%xdO|%xdP|%xdp|%xdq|%xdr|%xds|%xdt> 53%?pv<%xdM|%xdN|%xdO|%xdP|%xdp|%xdq|%xdr|%xds|%xdt|%xdu>
53%?ps<%xdQ> 54%?ps<%xdQ>
54%?mm<|%xdR|%xdS|%xdT|%xdU> 55%?mm<|%xdR|%xdS|%xdT|%xdU>
55%?mp<%xdV|%xdW|%xdX|%xdY|%xdZ> 56%?mp<%xdV|%xdW|%xdX|%xdY|%xdZ>
56%?C<%C> 57%?C<%C>
diff --git a/wps/cabbiev2.176x132x16.wps b/wps/cabbiev2.176x132x16.wps
index f2ec257490..30729b29ac 100644
--- a/wps/cabbiev2.176x132x16.wps
+++ b/wps/cabbiev2.176x132x16.wps
@@ -4,7 +4,7 @@
4#Ported to nano by crzyboyster 4#Ported to nano by crzyboyster
5%wd 5%wd
6%P|pb-176x132x16.bmp| 6%P|pb-176x132x16.bmp|
7%X|wpsbackdrop-176x132x16.bmp|0|0| 7%X|wpsbackdrop-176x132x16.bmp|
8%xl|A|lockclosed-176x132x16.bmp|65|116| 8%xl|A|lockclosed-176x132x16.bmp|65|116|
9%xl|B|lockopen-176x132x16.bmp|65|116| 9%xl|B|lockopen-176x132x16.bmp|65|116|
10%xl|C|battpl-176x132x16.bmp|83|117| 10%xl|C|battpl-176x132x16.bmp|83|117|
diff --git a/wps/cabbiev2.176x220x16.wps b/wps/cabbiev2.176x220x16.wps
index 9303dc3e7c..fa0df0af2a 100644
--- a/wps/cabbiev2.176x220x16.wps
+++ b/wps/cabbiev2.176x220x16.wps
@@ -1,7 +1,7 @@
1# cabbie 2.0 default for the Sansa e200 Series by Marc Guay 1# cabbie 2.0 default for the Sansa e200 Series by Marc Guay
2# derived from cabbie 2.0 default (C) 2007, Johannes Voggenthaler (Zinc Alloy) 2# derived from cabbie 2.0 default (C) 2007, Johannes Voggenthaler (Zinc Alloy)
3%wd 3%wd
4%X|wpsbackdrop-176x220x16.bmp|0|0| 4%X|wpsbackdrop-176x220x16.bmp|
5%P|pb-176x220x16.bmp| 5%P|pb-176x220x16.bmp|
6%xl|A|lockclosed-176x220x16.bmp|51|204| 6%xl|A|lockclosed-176x220x16.bmp|51|204|
7%xl|B|lockopen-176x220x16.bmp|51|204| 7%xl|B|lockopen-176x220x16.bmp|51|204|
diff --git a/wps/cabbiev2.220x176x16.wps b/wps/cabbiev2.220x176x16.wps
index 5ea1874494..cab8e11edd 100644
--- a/wps/cabbiev2.220x176x16.wps
+++ b/wps/cabbiev2.220x176x16.wps
@@ -2,7 +2,7 @@
2# (C) 2007, Johannes Voggenthaler (Zinc Alloy) 2# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
3#derived from "cabbie" (C) Yohann Misquitta 3#derived from "cabbie" (C) Yohann Misquitta
4%wd 4%wd
5%X|wpsbackdrop-220x176x16.bmp|0|0| 5%X|wpsbackdrop-220x176x16.bmp|
6%P|pb-220x176x16.bmp| 6%P|pb-220x176x16.bmp|
7%xl|A|lockclosed-220x176x16.bmp|88|152| 7%xl|A|lockclosed-220x176x16.bmp|88|152|
8%xl|B|lockopen-220x176x16.bmp|88|152| 8%xl|B|lockopen-220x176x16.bmp|88|152|
diff --git a/wps/cabbiev2.240x320x16.wps b/wps/cabbiev2.240x320x16.wps
index 0e520c5beb..87a73e5b33 100644
--- a/wps/cabbiev2.240x320x16.wps
+++ b/wps/cabbiev2.240x320x16.wps
@@ -4,7 +4,7 @@
4#derived from "cabbie" (C) Yohann Misquitta 4#derived from "cabbie" (C) Yohann Misquitta
5%wd 5%wd
6 6
7%X|wpsbackdrop-240x320x16.bmp|0|0| 7%X|wpsbackdrop-240x320x16.bmp|
8%P|pb-240x320x16.bmp| 8%P|pb-240x320x16.bmp|
9%xl|A|lockclosed-240x320x16.bmp|11|292| 9%xl|A|lockclosed-240x320x16.bmp|11|292|
10%xl|B|lockopen-240x320x16.bmp|11|292| 10%xl|B|lockopen-240x320x16.bmp|11|292|
diff --git a/wps/cabbiev2.320x240x16.wps b/wps/cabbiev2.320x240x16.wps
index 8794349c36..48d751cf40 100644
--- a/wps/cabbiev2.320x240x16.wps
+++ b/wps/cabbiev2.320x240x16.wps
@@ -2,7 +2,7 @@
2# (C) 2007, Johannes Voggenthaler (Zinc Alloy) 2# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
3#derived from "cabbie" (C) Yohann Misquitta 3#derived from "cabbie" (C) Yohann Misquitta
4%wd 4%wd
5%X|wpsbackdrop-320x240x16.bmp|0|0| 5%X|wpsbackdrop-320x240x16.bmp|
6%P|pb-320x240x16.bmp| 6%P|pb-320x240x16.bmp|
7%xl|A|lockclosed-320x240x16.bmp|91|207| 7%xl|A|lockclosed-320x240x16.bmp|91|207|
8%xl|B|lockopen-320x240x16.bmp|91|207| 8%xl|B|lockopen-320x240x16.bmp|91|207|
diff --git a/wps/cabbiev2/ebar-128x64x1.bmp b/wps/cabbiev2/ebar-128x64x1.bmp
deleted file mode 100644
index df6209767c..0000000000
--- a/wps/cabbiev2/ebar-128x64x1.bmp
+++ /dev/null
Binary files differ
diff --git a/wps/cabbiev2/npbar-128x64x1.bmp b/wps/cabbiev2/npbar-128x64x1.bmp
deleted file mode 100644
index 648a509851..0000000000
--- a/wps/cabbiev2/npbar-128x64x1.bmp
+++ /dev/null
Binary files differ
diff --git a/wps/cabbiev2/vol00-160x128x2.bmp b/wps/cabbiev2/vol0-160x128x2.bmp
index 3ce5fbdc6b..3ce5fbdc6b 100644
--- a/wps/cabbiev2/vol00-160x128x2.bmp
+++ b/wps/cabbiev2/vol0-160x128x2.bmp
Binary files differ
diff --git a/wps/cabbiev2/vol01.bmp b/wps/cabbiev2/vol01.bmp
deleted file mode 100644
index 5ae018cf1b..0000000000
--- a/wps/cabbiev2/vol01.bmp
+++ /dev/null
Binary files differ
diff --git a/wps/cabbiev2/vol01-160x128x2.bmp b/wps/cabbiev2/vol1-160x128x2.bmp
index 5ae018cf1b..5ae018cf1b 100644
--- a/wps/cabbiev2/vol01-160x128x2.bmp
+++ b/wps/cabbiev2/vol1-160x128x2.bmp
Binary files differ
diff --git a/wps/cabbiev2/vol02-160x128x2.bmp b/wps/cabbiev2/vol2-160x128x2.bmp
index 113515ae23..113515ae23 100644
--- a/wps/cabbiev2/vol02-160x128x2.bmp
+++ b/wps/cabbiev2/vol2-160x128x2.bmp
Binary files differ
diff --git a/wps/cabbiev2/vol03-160x128x2.bmp b/wps/cabbiev2/vol3-160x128x2.bmp
index ee0ba1ed4b..ee0ba1ed4b 100644
--- a/wps/cabbiev2/vol03-160x128x2.bmp
+++ b/wps/cabbiev2/vol3-160x128x2.bmp
Binary files differ
diff --git a/wps/cabbiev2/vol04-160x128x2.bmp b/wps/cabbiev2/vol4-160x128x2.bmp
index 70d0089d99..70d0089d99 100644
--- a/wps/cabbiev2/vol04-160x128x2.bmp
+++ b/wps/cabbiev2/vol4-160x128x2.bmp
Binary files differ
diff --git a/wps/cabbiev2/vol05-160x128x2.bmp b/wps/cabbiev2/vol5-160x128x2.bmp
index 1bdf439fc3..1bdf439fc3 100644
--- a/wps/cabbiev2/vol05-160x128x2.bmp
+++ b/wps/cabbiev2/vol5-160x128x2.bmp
Binary files differ
diff --git a/wps/cabbiev2/vol06-160x128x2.bmp b/wps/cabbiev2/vol6-160x128x2.bmp
index a49abf0d79..a49abf0d79 100644
--- a/wps/cabbiev2/vol06-160x128x2.bmp
+++ b/wps/cabbiev2/vol6-160x128x2.bmp
Binary files differ
diff --git a/wps/cabbiev2/vol07-160x128x2.bmp b/wps/cabbiev2/vol7-160x128x2.bmp
index 96d6a83b0c..96d6a83b0c 100644
--- a/wps/cabbiev2/vol07-160x128x2.bmp
+++ b/wps/cabbiev2/vol7-160x128x2.bmp
Binary files differ
diff --git a/wps/cabbiev2/vol8-160x128x2.bmp b/wps/cabbiev2/vol8-160x128x2.bmp
new file mode 100644
index 0000000000..70812b4d45
--- /dev/null
+++ b/wps/cabbiev2/vol8-160x128x2.bmp
Binary files differ
diff --git a/wps/cabbiev2/vol08-160x128x2.bmp b/wps/cabbiev2/vol9-160x128x2.bmp
index b2579560c5..b2579560c5 100644
--- a/wps/cabbiev2/vol08-160x128x2.bmp
+++ b/wps/cabbiev2/vol9-160x128x2.bmp
Binary files differ
diff --git a/wps/cabbiev2/wpsbackdrop-128x64x1.bmp b/wps/cabbiev2/wpsbackdrop-128x64x1.bmp
new file mode 100644
index 0000000000..b65163a1b6
--- /dev/null
+++ b/wps/cabbiev2/wpsbackdrop-128x64x1.bmp
Binary files differ
diff --git a/wps/cabbiev2/background-128x96x2.bmp b/wps/cabbiev2/wpsbackdrop-128x96x2.bmp
index 61b0b9490e..61b0b9490e 100644
--- a/wps/cabbiev2/background-128x96x2.bmp
+++ b/wps/cabbiev2/wpsbackdrop-128x96x2.bmp
Binary files differ
diff --git a/wps/cabbiev2/wpsbackdrop-176x132x16U.bmp b/wps/cabbiev2/wpsbackdrop-176x132x16U.bmp
deleted file mode 100644
index 63095d1879..0000000000
--- a/wps/cabbiev2/wpsbackdrop-176x132x16U.bmp
+++ /dev/null
Binary files differ