summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2006-09-19 20:48:47 +0000
committerBjörn Stenberg <bjorn@haxx.se>2006-09-19 20:48:47 +0000
commit9e7f3615b569747ae3bd48973065f9e0e7440351 (patch)
tree5d8b3bc433c16d9984e84e32099a0b26a72cdf34 /apps/plugins/bitmaps/native
parent202b65f8f075c525931f9e735e5b463f6a38be82 (diff)
downloadrockbox-9e7f3615b569747ae3bd48973065f9e0e7440351.tar.gz
rockbox-9e7f3615b569747ae3bd48973065f9e0e7440351.zip
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/SOURCES16
-rw-r--r--[-rwxr-xr-x]apps/plugins/bitmaps/native/rockblox_background.128x128x16.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.128x128x16.bmp)bin49206 -> 49206 bytes
-rw-r--r--apps/plugins/bitmaps/native/rockblox_background.138x110x2.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.138x110x2.bmp)bin15472 -> 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)bin61496 -> 61496 bytes
-rw-r--r--apps/plugins/bitmaps/native/rockblox_background.160x128x2.bmpbin0 -> 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)bin69752 -> 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)bin116216 -> 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)bin230456 -> 230456 bytes
-rwxr-xr-xapps/plugins/bitmaps/native/tetrox_background.160x128x2.bmpbin21560 -> 0 bytes
9 files changed, 8 insertions, 8 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 41b6d6f4f7..a06a287a8e 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -255,21 +255,21 @@ brickmania_break.176x132x16.bmp
255 255
256#endif 256#endif
257 257
258/* Tetrox */ 258/* Rockblox */
259#if (LCD_WIDTH == 320) && (LCD_HEIGHT == 240) && (LCD_DEPTH == 16) 259#if (LCD_WIDTH == 320) && (LCD_HEIGHT == 240) && (LCD_DEPTH == 16)
260tetrox_background.320x240x16.bmp 260rockblox_background.320x240x16.bmp
261#elif (LCD_WIDTH >= 220) && (LCD_HEIGHT >= 176) && (LCD_DEPTH == 16) 261#elif (LCD_WIDTH >= 220) && (LCD_HEIGHT >= 176) && (LCD_DEPTH == 16)
262tetrox_background.220x176x16.bmp 262rockblox_background.220x176x16.bmp
263#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) && (LCD_DEPTH == 16) 263#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) && (LCD_DEPTH == 16)
264tetrox_background.176x132x16.bmp 264rockblox_background.176x132x16.bmp
265#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH >= 16) 265#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH >= 16)
266tetrox_background.160x128x16.bmp 266rockblox_background.160x128x16.bmp
267#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 16) 267#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 16)
268tetrox_background.128x128x16.bmp 268rockblox_background.128x128x16.bmp
269#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 2) 269#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 2)
270tetrox_background.160x128x2.bmp 270rockblox_background.160x128x2.bmp
271#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110) && (LCD_DEPTH == 2) 271#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110) && (LCD_DEPTH == 2)
272tetrox_background.138x110x2.bmp 272rockblox_background.138x110x2.bmp
273#endif 273#endif
274 274
275#ifdef HAVE_LCD_COLOR 275#ifdef HAVE_LCD_COLOR
diff --git a/apps/plugins/bitmaps/native/tetrox_background.128x128x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.128x128x16.bmp
index b2f4682629..b2f4682629 100755..100644
--- a/apps/plugins/bitmaps/native/tetrox_background.128x128x16.bmp
+++ b/apps/plugins/bitmaps/native/rockblox_background.128x128x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/tetrox_background.138x110x2.bmp b/apps/plugins/bitmaps/native/rockblox_background.138x110x2.bmp
index c16c8030a5..23df4ed506 100644
--- a/apps/plugins/bitmaps/native/tetrox_background.138x110x2.bmp
+++ b/apps/plugins/bitmaps/native/rockblox_background.138x110x2.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/tetrox_background.160x128x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.160x128x16.bmp
index ed54f7c232..ed54f7c232 100755..100644
--- a/apps/plugins/bitmaps/native/tetrox_background.160x128x16.bmp
+++ b/apps/plugins/bitmaps/native/rockblox_background.160x128x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/rockblox_background.160x128x2.bmp b/apps/plugins/bitmaps/native/rockblox_background.160x128x2.bmp
new file mode 100644
index 0000000000..7f30c8c165
--- /dev/null
+++ b/apps/plugins/bitmaps/native/rockblox_background.160x128x2.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/tetrox_background.176x132x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.176x132x16.bmp
index e825bb1ec2..e825bb1ec2 100755..100644
--- a/apps/plugins/bitmaps/native/tetrox_background.176x132x16.bmp
+++ b/apps/plugins/bitmaps/native/rockblox_background.176x132x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/tetrox_background.220x176x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.220x176x16.bmp
index cec4c27c89..cec4c27c89 100755..100644
--- a/apps/plugins/bitmaps/native/tetrox_background.220x176x16.bmp
+++ b/apps/plugins/bitmaps/native/rockblox_background.220x176x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/tetrox_background.320x240x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.320x240x16.bmp
index 28bf70584e..28bf70584e 100755..100644
--- a/apps/plugins/bitmaps/native/tetrox_background.320x240x16.bmp
+++ b/apps/plugins/bitmaps/native/rockblox_background.320x240x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/tetrox_background.160x128x2.bmp b/apps/plugins/bitmaps/native/tetrox_background.160x128x2.bmp
deleted file mode 100755
index dbc0a713e8..0000000000
--- a/apps/plugins/bitmaps/native/tetrox_background.160x128x2.bmp
+++ /dev/null
Binary files differ