From eb020fabaef80fac1c90d71c229e6c74518b491a Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Fri, 11 Apr 2008 18:46:07 +0000 Subject: 'Rockboxed' theme: while working on the bitmap strips for the bigger colour displays I noticed that they had an image for 'unknown' or broken battery state. Even though it's probably seldom displayed at all, I thought other ports could have it too. Only the small colour ones for now because I had no idea how to 'translate' this style into a mono or greyscale icon. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17074 a1c6a512-1295-4272-9138-f99709370657 --- wps/Rockboxed.128x128x16.wps | 4 ++-- wps/Rockboxed.132x80x16.wps | 4 ++-- wps/Rockboxed/battery-color-small.bmp | Bin 4674 -> 5094 bytes 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/wps/Rockboxed.128x128x16.wps b/wps/Rockboxed.128x128x16.wps index c188d8f8be..ffd749148f 100644 --- a/wps/Rockboxed.128x128x16.wps +++ b/wps/Rockboxed.128x128x16.wps @@ -6,7 +6,7 @@ %xl|A|mode-color-small.bmp|62|109|4| %xl|B|shuffle-color-small.bmp|34|109| %xl|C|volume-color-small.bmp|15|111|9| -%xl|D|battery-color-small.bmp|101|113|11| +%xl|D|battery-color-small.bmp|101|113|12| %xl|E|repeat-color-small.bmp|47|109|4| %xl|F|lock-color.bmp|78|109| @@ -22,4 +22,4 @@ %?mm<|%xdEa|%xdEb|%xdEc|%xdEd> %?mh<%xdF> %?pv<|%xdCa|%xdCb|%xdCc|%xdCd|%xdCe|%xdCf|%xdCg|%xdCh|%xdCi> -%?bl<|%xdDa|%xdDb|%xdDc|%xdDd|%xdDe|%xdDf|%xdDg|%xdDh|%xdDi|%xdDj|%xdDk> +%?bl<%xdDa|%xdDb|%xdDc|%xdDd|%xdDe|%xdDf|%xdDg|%xdDh|%xdDi|%xdDj|%xdDk|%xdDl> diff --git a/wps/Rockboxed.132x80x16.wps b/wps/Rockboxed.132x80x16.wps index 930061373d..437a6ed9a9 100644 --- a/wps/Rockboxed.132x80x16.wps +++ b/wps/Rockboxed.132x80x16.wps @@ -6,7 +6,7 @@ %xl|A|mode-color-small.bmp|62|65|4| %xl|B|shuffle-color-small.bmp|34|65| %xl|C|volume-color-small.bmp|15|67|9| -%xl|D|battery-color-small.bmp|105|69|11| +%xl|D|battery-color-small.bmp|105|69|12| %xl|E|repeat-color-small.bmp|47|65|4| %xl|F|lock-color.bmp|82|65| @@ -20,4 +20,4 @@ %?mm<|%xdEa|%xdEb|%xdEc|%xdEd> %?mh<%xdF> %?pv<|%xdCa|%xdCb|%xdCc|%xdCd|%xdCe|%xdCf|%xdCg|%xdCh|%xdCi> -%?bl<|%xdDa|%xdDb|%xdDc|%xdDd|%xdDe|%xdDf|%xdDg|%xdDh|%xdDi|%xdDj|%xdDk> +%?bl<%xdDa|%xdDb|%xdDc|%xdDd|%xdDe|%xdDf|%xdDg|%xdDh|%xdDi|%xdDj|%xdDk|%xdDl> diff --git a/wps/Rockboxed/battery-color-small.bmp b/wps/Rockboxed/battery-color-small.bmp index e69751cb98..10aa8ed12c 100644 Binary files a/wps/Rockboxed/battery-color-small.bmp and b/wps/Rockboxed/battery-color-small.bmp differ -- cgit v1.2.3