diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2006-09-19 20:48:47 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2006-09-19 20:48:47 +0000 |
| commit | 9e7f3615b569747ae3bd48973065f9e0e7440351 (patch) | |
| tree | 5d8b3bc433c16d9984e84e32099a0b26a72cdf34 /apps/plugins/bitmaps/native | |
| parent | 202b65f8f075c525931f9e735e5b463f6a38be82 (diff) | |
| download | rockbox-9e7f3615b569747ae3bd48973065f9e0e7440351.zip rockbox-9e7f3615b569747ae3bd48973065f9e0e7440351.tar.gz rockbox-9e7f3615b569747ae3bd48973065f9e0e7440351.tar.bz2 rockbox-9e7f3615b569747ae3bd48973065f9e0e7440351.tar.xz | |
Tetrox renamed to Rockblox, to avoid trademark issues
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11005 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps/native')
| -rw-r--r-- | apps/plugins/bitmaps/native/SOURCES | 16 | ||||
| -rw-r--r--[-rwxr-xr-x] | apps/plugins/bitmaps/native/rockblox_background.128x128x16.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.128x128x16.bmp) | bin | 49206 -> 49206 bytes | |||
| -rw-r--r-- | apps/plugins/bitmaps/native/rockblox_background.138x110x2.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.138x110x2.bmp) | bin | 15472 -> 15472 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | apps/plugins/bitmaps/native/rockblox_background.160x128x16.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.160x128x16.bmp) | bin | 61496 -> 61496 bytes | |||
| -rw-r--r-- | apps/plugins/bitmaps/native/rockblox_background.160x128x2.bmp | bin | 0 -> 21560 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | apps/plugins/bitmaps/native/rockblox_background.176x132x16.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.176x132x16.bmp) | bin | 69752 -> 69752 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | apps/plugins/bitmaps/native/rockblox_background.220x176x16.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.220x176x16.bmp) | bin | 116216 -> 116216 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | apps/plugins/bitmaps/native/rockblox_background.320x240x16.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.320x240x16.bmp) | bin | 230456 -> 230456 bytes | |||
| -rwxr-xr-x | apps/plugins/bitmaps/native/tetrox_background.160x128x2.bmp | bin | 21560 -> 0 bytes |
9 files changed, 8 insertions, 8 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES index 41b6d6f..a06a287 100644 --- a/apps/plugins/bitmaps/native/SOURCES +++ b/apps/plugins/bitmaps/native/SOURCES @@ -255,21 +255,21 @@ brickmania_break.176x132x16.bmp #endif -/* Tetrox */ +/* Rockblox */ #if (LCD_WIDTH == 320) && (LCD_HEIGHT == 240) && (LCD_DEPTH == 16) -tetrox_background.320x240x16.bmp +rockblox_background.320x240x16.bmp #elif (LCD_WIDTH >= 220) && (LCD_HEIGHT >= 176) && (LCD_DEPTH == 16) -tetrox_background.220x176x16.bmp +rockblox_background.220x176x16.bmp #elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) && (LCD_DEPTH == 16) -tetrox_background.176x132x16.bmp +rockblox_background.176x132x16.bmp #elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH >= 16) -tetrox_background.160x128x16.bmp +rockblox_background.160x128x16.bmp #elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 16) -tetrox_background.128x128x16.bmp +rockblox_background.128x128x16.bmp #elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 2) -tetrox_background.160x128x2.bmp +rockblox_background.160x128x2.bmp #elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110) && (LCD_DEPTH == 2) -tetrox_background.138x110x2.bmp +rockblox_background.138x110x2.bmp #endif #ifdef HAVE_LCD_COLOR diff --git a/apps/plugins/bitmaps/native/tetrox_background.128x128x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.128x128x16.bmp Binary files differindex b2f4682..b2f4682 100755..100644 --- a/apps/plugins/bitmaps/native/tetrox_background.128x128x16.bmp +++ b/apps/plugins/bitmaps/native/rockblox_background.128x128x16.bmp diff --git a/apps/plugins/bitmaps/native/tetrox_background.138x110x2.bmp b/apps/plugins/bitmaps/native/rockblox_background.138x110x2.bmp Binary files differindex c16c803..23df4ed 100644 --- a/apps/plugins/bitmaps/native/tetrox_background.138x110x2.bmp +++ b/apps/plugins/bitmaps/native/rockblox_background.138x110x2.bmp diff --git a/apps/plugins/bitmaps/native/tetrox_background.160x128x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.160x128x16.bmp Binary files differindex ed54f7c..ed54f7c 100755..100644 --- a/apps/plugins/bitmaps/native/tetrox_background.160x128x16.bmp +++ b/apps/plugins/bitmaps/native/rockblox_background.160x128x16.bmp diff --git a/apps/plugins/bitmaps/native/rockblox_background.160x128x2.bmp b/apps/plugins/bitmaps/native/rockblox_background.160x128x2.bmp Binary files differnew file mode 100644 index 0000000..7f30c8c --- /dev/null +++ b/apps/plugins/bitmaps/native/rockblox_background.160x128x2.bmp diff --git a/apps/plugins/bitmaps/native/tetrox_background.176x132x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.176x132x16.bmp Binary files differindex e825bb1..e825bb1 100755..100644 --- a/apps/plugins/bitmaps/native/tetrox_background.176x132x16.bmp +++ b/apps/plugins/bitmaps/native/rockblox_background.176x132x16.bmp diff --git a/apps/plugins/bitmaps/native/tetrox_background.220x176x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.220x176x16.bmp Binary files differindex cec4c27..cec4c27 100755..100644 --- a/apps/plugins/bitmaps/native/tetrox_background.220x176x16.bmp +++ b/apps/plugins/bitmaps/native/rockblox_background.220x176x16.bmp diff --git a/apps/plugins/bitmaps/native/tetrox_background.320x240x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.320x240x16.bmp Binary files differindex 28bf705..28bf705 100755..100644 --- a/apps/plugins/bitmaps/native/tetrox_background.320x240x16.bmp +++ b/apps/plugins/bitmaps/native/rockblox_background.320x240x16.bmp diff --git a/apps/plugins/bitmaps/native/tetrox_background.160x128x2.bmp b/apps/plugins/bitmaps/native/tetrox_background.160x128x2.bmp Binary files differdeleted file mode 100755 index dbc0a71..0000000 --- a/apps/plugins/bitmaps/native/tetrox_background.160x128x2.bmp +++ /dev/null |