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
This commit is contained in:
Marianne Arnold 2008-03-22 14:17:28 +00:00
parent 6f78a1b919
commit 48f7d7d057
29 changed files with 111 additions and 111 deletions

View file

@ -2,7 +2,7 @@
# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
#derived from "cabbie" (C) Yohann Misquitta
%wd
%X|wpsbackdrop-128x128x16.bmp|0|0|
%X|wpsbackdrop-128x128x16.bmp|
%P|pb-128x128x16.bmp|
%xl|A|lockclosed-128x128x16.bmp|3|110|
%xl|B|lockopen-128x128x16.bmp|3|110|

View file

@ -2,8 +2,7 @@
# derived from cabbie 2.0 default rwps (C) 2007, Marc Guay
%wd
%P|pbar-128x64x1.bmp|
%x|A|ebar-128x64x1.bmp|4|38|
%xl|B|npbar-128x64x1.bmp|4|2|
%x|A|wpsbackdrop-128x64x1.bmp|0|0|
%pb|8|4|123|38|
%s%ac%?it<%it|%fn>
%s%ac%?ia<%ia|%?d2<%d2|(root)>>

View file

@ -1,7 +1,7 @@
# cabbie 2.0 default for the iAudio X5 Series by Marc Guay
# derived from cabbie 2.0 default (C) 2007, Johannes Voggenthaler (Zinc Alloy)
%wd
%X|background-128x96x2.bmp|0|0|
%X|wpsbackdrop-128x96x2.bmp|
%P|pb-128x96x2.bmp|
%pb|8|4|122|76|
%s%ac%?it<%it|%fn>
@ -11,4 +11,3 @@
%sNext: %ac%It
%al %pc%ar%pr

View file

@ -1,7 +1,7 @@
# cabbie 2.0 default for the Sansa c200 Series by Marc Guay
# derived from cabbie 2.0 default (C) 2007, Johannes Voggenthaler (Zinc Alloy)
%wd
%X|wpsbackdrop-132x80x16.bmp|0|0|
%X|wpsbackdrop-132x80x16.bmp|
%P|pb-132x80x16.bmp|
%xl|A|lockclosed-132x80x16.bmp|36|69|
%xl|B|lockopen-132x80x16.bmp|36|69|

View file

@ -3,7 +3,7 @@
# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
# derived from "cabbie" (C) Yohann Misquitta
%wd
%X|wpsbackdrop-138x110x2.bmp|0|0|
%X|wpsbackdrop-138x110x2.bmp|
%P|pb-138x110x2.bmp|
%xl|A|lockclosed-160x128x2.bmp|2|96|
%xl|B|lockopen-160x128x2.bmp|2|96|
@ -17,15 +17,16 @@
%xl|J|batt05-160x128x2.bmp|26|98|
%xl|K|batt06-160x128x2.bmp|26|98|
%xl|L|batt07-160x128x2.bmp|26|98|
%xl|M|vol00-160x128x2.bmp|54|98|
%xl|N|vol01-160x128x2.bmp|54|98|
%xl|O|vol02-160x128x2.bmp|54|98|
%xl|P|vol03-160x128x2.bmp|54|98|
%xl|p|vol04-160x128x2.bmp|54|98|
%xl|q|vol05-160x128x2.bmp|54|98|
%xl|r|vol06-160x128x2.bmp|54|98|
%xl|s|vol07-160x128x2.bmp|54|98|
%xl|t|vol08-160x128x2.bmp|54|98|
%xl|M|vol0-160x128x2.bmp|54|98|
%xl|N|vol1-160x128x2.bmp|54|98|
%xl|O|vol2-160x128x2.bmp|54|98|
%xl|P|vol3-160x128x2.bmp|54|98|
%xl|p|vol4-160x128x2.bmp|54|98|
%xl|q|vol5-160x128x2.bmp|54|98|
%xl|r|vol6-160x128x2.bmp|54|98|
%xl|s|vol7-160x128x2.bmp|54|98|
%xl|t|vol8-160x128x2.bmp|54|98|
%xl|u|vol9-160x128x2.bmp|54|98|
%xl|Q|shuffle-160x128x2.bmp|86|97|
%xl|R|repeatall-160x128x2.bmp|107|95|
%xl|S|repeatone-160x128x2.bmp|107|95|
@ -47,7 +48,7 @@
%al %pc%ac%pp of %pe%ar%pr
%?mh<%xdA|%xdB>
%?bp<%?bc<%xdD|%xdC>|%?bl<|%xdE|%xdF|%xdG|%xdH|%xdI|%xdJ|%xdK|%xdL>>
%?pv<%xdM|%xdN|%xdO|%xdP|%xdp|%xdq|%xdr|%xds|%xdt>
%?pv<%xdM|%xdN|%xdO|%xdP|%xdp|%xdq|%xdr|%xds|%xdt|%xdu>
%?ps<%xdQ>
%?mm<|%xdR|%xdS|%xdT|%xdU>
%?mp<%xdV|%xdW|%xdX|%xdY|%xdZ>

View file

@ -4,7 +4,7 @@
# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
# derived from "cabbie" (C) Yohann Misquitta
%wd
%x|z|wpsbackdrop-160x128x1.bmp|0|0|
%X|wpsbackdrop-160x128x2.bmp|
%P|pb-160x128x1.bmp|
%xl|A|lockclosed-160x128x1.bmp|48|114|
%xl|B|lockopen-160x128x1.bmp|48|114|

View file

@ -3,7 +3,7 @@
#derived from "cabbie" (C) Yohann Misquitta
%wd
%P|pb-160x128x16.bmp|
%X|wpsbackdrop-160x128x16.bmp|0|0|
%X|wpsbackdrop-160x128x16.bmp|
%xl|A|lockclosed-160x128x16.bmp|48|114|
%xl|B|lockopen-160x128x16.bmp|47|114|
%xl|C|battpl-160x128x16.bmp|66|115|

View file

@ -4,7 +4,7 @@
# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
# derived from "cabbie" (C) Yohann Misquitta
%wd
%X|wpsbackdrop-160x128x2.bmp|0|0|
%X|wpsbackdrop-160x128x2.bmp|
%P|pb-160x128x2.bmp|
%xl|A|lockclosed-160x128x2.bmp|56|114|
%xl|B|lockopen-160x128x2.bmp|56|114|
@ -18,15 +18,16 @@
%xl|J|batt05-160x128x2.bmp|74|115|
%xl|K|batt06-160x128x2.bmp|74|115|
%xl|L|batt07-160x128x2.bmp|74|115|
%xl|M|vol00-160x128x2.bmp|95|115|
%xl|N|vol01-160x128x2.bmp|95|115|
%xl|O|vol02-160x128x2.bmp|95|115|
%xl|P|vol03-160x128x2.bmp|95|115|
%xl|p|vol04-160x128x2.bmp|95|115|
%xl|q|vol05-160x128x2.bmp|95|115|
%xl|r|vol06-160x128x2.bmp|95|115|
%xl|s|vol07-160x128x2.bmp|95|115|
%xl|t|vol08-160x128x2.bmp|95|115|
%xl|M|vol0-160x128x2.bmp|95|115|
%xl|N|vol1-160x128x2.bmp|95|115|
%xl|O|vol2-160x128x2.bmp|95|115|
%xl|P|vol3-160x128x2.bmp|95|115|
%xl|p|vol4-160x128x2.bmp|95|115|
%xl|q|vol5-160x128x2.bmp|95|115|
%xl|r|vol6-160x128x2.bmp|95|115|
%xl|s|vol7-160x128x2.bmp|95|115|
%xl|t|vol8-160x128x2.bmp|95|115|
%xl|u|vol9-160x128x2.bmp|95|115|
%xl|Q|shuffle-160x128x2.bmp|117|115|
%xl|R|repeatall-160x128x2.bmp|131|113|
%xl|S|repeatone-160x128x2.bmp|131|113|
@ -49,7 +50,7 @@
%al %pc%ac%pp of %pe%ar%pr
%?mh<%xdA|%xdB>
%?bp<%?bc<%xdD|%xdC>|%?bl<|%xdE|%xdF|%xdG|%xdH|%xdI|%xdJ|%xdK|%xdL>>
%?pv<%xdM|%xdN|%xdO|%xdP|%xdp|%xdq|%xdr|%xds|%xdt>
%?pv<%xdM|%xdN|%xdO|%xdP|%xdp|%xdq|%xdr|%xds|%xdt|%xdu>
%?ps<%xdQ>
%?mm<|%xdR|%xdS|%xdT|%xdU>
%?mp<%xdV|%xdW|%xdX|%xdY|%xdZ>

View file

@ -4,7 +4,7 @@
#Ported to nano by crzyboyster
%wd
%P|pb-176x132x16.bmp|
%X|wpsbackdrop-176x132x16.bmp|0|0|
%X|wpsbackdrop-176x132x16.bmp|
%xl|A|lockclosed-176x132x16.bmp|65|116|
%xl|B|lockopen-176x132x16.bmp|65|116|
%xl|C|battpl-176x132x16.bmp|83|117|

View file

@ -1,7 +1,7 @@
# cabbie 2.0 default for the Sansa e200 Series by Marc Guay
# derived from cabbie 2.0 default (C) 2007, Johannes Voggenthaler (Zinc Alloy)
%wd
%X|wpsbackdrop-176x220x16.bmp|0|0|
%X|wpsbackdrop-176x220x16.bmp|
%P|pb-176x220x16.bmp|
%xl|A|lockclosed-176x220x16.bmp|51|204|
%xl|B|lockopen-176x220x16.bmp|51|204|

View file

@ -2,7 +2,7 @@
# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
#derived from "cabbie" (C) Yohann Misquitta
%wd
%X|wpsbackdrop-220x176x16.bmp|0|0|
%X|wpsbackdrop-220x176x16.bmp|
%P|pb-220x176x16.bmp|
%xl|A|lockclosed-220x176x16.bmp|88|152|
%xl|B|lockopen-220x176x16.bmp|88|152|

View file

@ -4,7 +4,7 @@
#derived from "cabbie" (C) Yohann Misquitta
%wd
%X|wpsbackdrop-240x320x16.bmp|0|0|
%X|wpsbackdrop-240x320x16.bmp|
%P|pb-240x320x16.bmp|
%xl|A|lockclosed-240x320x16.bmp|11|292|
%xl|B|lockopen-240x320x16.bmp|11|292|

View file

@ -2,7 +2,7 @@
# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
#derived from "cabbie" (C) Yohann Misquitta
%wd
%X|wpsbackdrop-320x240x16.bmp|0|0|
%X|wpsbackdrop-320x240x16.bmp|
%P|pb-320x240x16.bmp|
%xl|A|lockclosed-320x240x16.bmp|91|207|
%xl|B|lockopen-320x240x16.bmp|91|207|

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 B

View file

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 250 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 250 B

View file

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 250 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 250 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 250 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 250 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 250 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 250 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 250 B

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

View file

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 250 B

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB