From af4cd0a84cc8ead0e3b9c32684c55235c792fb12 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Wed, 6 Jun 2007 17:53:33 +0000 Subject: iCatcher updates: 1) Add APE icon for Monkey's Audio files; 2) Use a backdrop on greyscale targets to free some image tags (thanks to Marianne Arnold for the suggestion). However, there are still five codecs without icons (SID, ADX, NSF, Speex and SPC), and only two free image slots left... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13572 a1c6a512-1295-4272-9138-f99709370657 --- wps/iCatcher/batlevel.bmp | Bin 194 -> 0 bytes wps/iCatcher/bg-138x110x2.bmp | Bin 0 -> 45814 bytes wps/iCatcher/bg-160x128x2.bmp | Bin 0 -> 61494 bytes wps/iCatcher/bottomline-138.bmp | Bin 288 -> 0 bytes wps/iCatcher/bottomline-160.bmp | Bin 312 -> 0 bytes wps/iCatcher/codec-ape-b.bmp | Bin 0 -> 3246 bytes wps/iCatcher/codec-ape-g.bmp | Bin 0 -> 398 bytes wps/iCatcher/codec-ape-sc.bmp | Bin 0 -> 1066 bytes wps/iCatcher/codec-ape.bmp | Bin 0 -> 398 bytes wps/iCatcher/upbar-138.bmp | Bin 1728 -> 0 bytes wps/iCatcher/upbar-160.bmp | Bin 1992 -> 0 bytes 11 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 wps/iCatcher/batlevel.bmp create mode 100644 wps/iCatcher/bg-138x110x2.bmp create mode 100644 wps/iCatcher/bg-160x128x2.bmp delete mode 100644 wps/iCatcher/bottomline-138.bmp delete mode 100644 wps/iCatcher/bottomline-160.bmp create mode 100644 wps/iCatcher/codec-ape-b.bmp create mode 100644 wps/iCatcher/codec-ape-g.bmp create mode 100644 wps/iCatcher/codec-ape-sc.bmp create mode 100644 wps/iCatcher/codec-ape.bmp delete mode 100644 wps/iCatcher/upbar-138.bmp delete mode 100644 wps/iCatcher/upbar-160.bmp (limited to 'wps/iCatcher') diff --git a/wps/iCatcher/batlevel.bmp b/wps/iCatcher/batlevel.bmp deleted file mode 100644 index 9e23095506..0000000000 Binary files a/wps/iCatcher/batlevel.bmp and /dev/null differ diff --git a/wps/iCatcher/bg-138x110x2.bmp b/wps/iCatcher/bg-138x110x2.bmp new file mode 100644 index 0000000000..7a193df7db Binary files /dev/null and b/wps/iCatcher/bg-138x110x2.bmp differ diff --git a/wps/iCatcher/bg-160x128x2.bmp b/wps/iCatcher/bg-160x128x2.bmp new file mode 100644 index 0000000000..b0d420bdb1 Binary files /dev/null and b/wps/iCatcher/bg-160x128x2.bmp differ diff --git a/wps/iCatcher/bottomline-138.bmp b/wps/iCatcher/bottomline-138.bmp deleted file mode 100644 index b668ba24dc..0000000000 Binary files a/wps/iCatcher/bottomline-138.bmp and /dev/null differ diff --git a/wps/iCatcher/bottomline-160.bmp b/wps/iCatcher/bottomline-160.bmp deleted file mode 100644 index d347addad0..0000000000 Binary files a/wps/iCatcher/bottomline-160.bmp and /dev/null differ diff --git a/wps/iCatcher/codec-ape-b.bmp b/wps/iCatcher/codec-ape-b.bmp new file mode 100644 index 0000000000..4390e62310 Binary files /dev/null and b/wps/iCatcher/codec-ape-b.bmp differ diff --git a/wps/iCatcher/codec-ape-g.bmp b/wps/iCatcher/codec-ape-g.bmp new file mode 100644 index 0000000000..b419d26141 Binary files /dev/null and b/wps/iCatcher/codec-ape-g.bmp differ diff --git a/wps/iCatcher/codec-ape-sc.bmp b/wps/iCatcher/codec-ape-sc.bmp new file mode 100644 index 0000000000..b7989b868f Binary files /dev/null and b/wps/iCatcher/codec-ape-sc.bmp differ diff --git a/wps/iCatcher/codec-ape.bmp b/wps/iCatcher/codec-ape.bmp new file mode 100644 index 0000000000..b940b5d0e3 Binary files /dev/null and b/wps/iCatcher/codec-ape.bmp differ diff --git a/wps/iCatcher/upbar-138.bmp b/wps/iCatcher/upbar-138.bmp deleted file mode 100644 index 5d6ca1ecbb..0000000000 Binary files a/wps/iCatcher/upbar-138.bmp and /dev/null differ diff --git a/wps/iCatcher/upbar-160.bmp b/wps/iCatcher/upbar-160.bmp deleted file mode 100644 index daaab2daa6..0000000000 Binary files a/wps/iCatcher/upbar-160.bmp and /dev/null differ -- cgit v1.2.3