diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-05-02 17:19:25 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-05-02 17:19:25 +0000 |
commit | 19ec9ee91e21bff2b1eb76a0633c79045eb0acee (patch) | |
tree | d13caf6ec5579288b469836bb84bc4c13ff55c83 | |
parent | 9f8caf134fc702d23c1d4f1a102883b54b684191 (diff) | |
download | busybox-w32-19ec9ee91e21bff2b1eb76a0633c79045eb0acee.tar.gz busybox-w32-19ec9ee91e21bff2b1eb76a0633c79045eb0acee.tar.bz2 busybox-w32-19ec9ee91e21bff2b1eb76a0633c79045eb0acee.zip |
Use .png for images (removing all .gifs) and make them all 90x36
-Erik
-rw-r--r-- | docs/busybox.net/images/anim.written.in.vi.gif | bin | 5815 -> 0 bytes | |||
-rw-r--r-- | docs/busybox.net/images/fm.mini.jpg | bin | 1364 -> 0 bytes | |||
-rw-r--r-- | docs/busybox.net/images/fm.mini.png | bin | 0 -> 7708 bytes | |||
-rw-r--r-- | docs/busybox.net/images/gfx_by_gimp.gif | bin | 3139 -> 0 bytes | |||
-rw-r--r-- | docs/busybox.net/images/gfx_by_gimp.png | bin | 0 -> 3955 bytes | |||
-rw-r--r-- | docs/busybox.net/images/ltbutton2.jpg | bin | 620 -> 0 bytes | |||
-rw-r--r-- | docs/busybox.net/images/ltbutton2.png | bin | 0 -> 6799 bytes | |||
-rw-r--r-- | docs/busybox.net/images/sdsmall.gif | bin | 1860 -> 0 bytes | |||
-rw-r--r-- | docs/busybox.net/images/sdsmall.png | bin | 0 -> 1593 bytes | |||
-rw-r--r-- | docs/busybox.net/images/written.in.vi.png | bin | 0 -> 4394 bytes | |||
-rw-r--r-- | docs/busybox.net/index.html | 14 |
11 files changed, 7 insertions, 7 deletions
diff --git a/docs/busybox.net/images/anim.written.in.vi.gif b/docs/busybox.net/images/anim.written.in.vi.gif deleted file mode 100644 index 98289d7d4..000000000 --- a/docs/busybox.net/images/anim.written.in.vi.gif +++ /dev/null | |||
Binary files differ | |||
diff --git a/docs/busybox.net/images/fm.mini.jpg b/docs/busybox.net/images/fm.mini.jpg deleted file mode 100644 index 4984fa16a..000000000 --- a/docs/busybox.net/images/fm.mini.jpg +++ /dev/null | |||
Binary files differ | |||
diff --git a/docs/busybox.net/images/fm.mini.png b/docs/busybox.net/images/fm.mini.png new file mode 100644 index 000000000..c0883cd34 --- /dev/null +++ b/docs/busybox.net/images/fm.mini.png | |||
Binary files differ | |||
diff --git a/docs/busybox.net/images/gfx_by_gimp.gif b/docs/busybox.net/images/gfx_by_gimp.gif deleted file mode 100644 index 3022f8579..000000000 --- a/docs/busybox.net/images/gfx_by_gimp.gif +++ /dev/null | |||
Binary files differ | |||
diff --git a/docs/busybox.net/images/gfx_by_gimp.png b/docs/busybox.net/images/gfx_by_gimp.png new file mode 100644 index 000000000..d58314034 --- /dev/null +++ b/docs/busybox.net/images/gfx_by_gimp.png | |||
Binary files differ | |||
diff --git a/docs/busybox.net/images/ltbutton2.jpg b/docs/busybox.net/images/ltbutton2.jpg deleted file mode 100644 index b2f6140ac..000000000 --- a/docs/busybox.net/images/ltbutton2.jpg +++ /dev/null | |||
Binary files differ | |||
diff --git a/docs/busybox.net/images/ltbutton2.png b/docs/busybox.net/images/ltbutton2.png new file mode 100644 index 000000000..556f72a6c --- /dev/null +++ b/docs/busybox.net/images/ltbutton2.png | |||
Binary files differ | |||
diff --git a/docs/busybox.net/images/sdsmall.gif b/docs/busybox.net/images/sdsmall.gif deleted file mode 100644 index ea40102e0..000000000 --- a/docs/busybox.net/images/sdsmall.gif +++ /dev/null | |||
Binary files differ | |||
diff --git a/docs/busybox.net/images/sdsmall.png b/docs/busybox.net/images/sdsmall.png new file mode 100644 index 000000000..b1024501b --- /dev/null +++ b/docs/busybox.net/images/sdsmall.png | |||
Binary files differ | |||
diff --git a/docs/busybox.net/images/written.in.vi.png b/docs/busybox.net/images/written.in.vi.png new file mode 100644 index 000000000..84f59bc15 --- /dev/null +++ b/docs/busybox.net/images/written.in.vi.png | |||
Binary files differ | |||
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index 84b292eed..6ac9254fb 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
@@ -390,29 +390,29 @@ you. | |||
390 | </TD> | 390 | </TD> |
391 | 391 | ||
392 | <TD> | 392 | <TD> |
393 | <a href="http://www.vim.org"><img border=0 width=88 height=32 | 393 | <a href="http://www.vim.org"><img border=0 width=90 height=36 |
394 | src="images/anim.written.in.vi.gif" | 394 | src="images/written.in.vi.png" |
395 | alt="This site created with the vi editor"></a> | 395 | alt="This site created with the vi editor"></a> |
396 | </TD> | 396 | </TD> |
397 | 397 | ||
398 | <TD> | 398 | <TD> |
399 | <a href="http://www.gimp.org/"><img border=0 width=88 height=38 | 399 | <a href="http://www.gimp.org/"><img border=0 width=90 height=36 |
400 | src="images/gfx_by_gimp.gif" alt="Graphics by GIMP"></a> | 400 | src="images/gfx_by_gimp.png" alt="Graphics by GIMP"></a> |
401 | </TD> | 401 | </TD> |
402 | 402 | ||
403 | <TD> | 403 | <TD> |
404 | <a href="http://www.linuxtoday.com"><img width=90 height=36 | 404 | <a href="http://www.linuxtoday.com"><img width=90 height=36 |
405 | src="images/ltbutton2.jpg" alt="Linux Today"></a> | 405 | src="images/ltbutton2.png" alt="Linux Today"></a> |
406 | </TD> | 406 | </TD> |
407 | 407 | ||
408 | <TD> | 408 | <TD> |
409 | <p><a href="http://slashdot.org"><img width=90 height=36 | 409 | <p><a href="http://slashdot.org"><img width=90 height=36 |
410 | src="images/sdsmall.gif" alt="Slashdot"></a> | 410 | src="images/sdsmall.png" alt="Slashdot"></a> |
411 | </TD> | 411 | </TD> |
412 | 412 | ||
413 | <TD> | 413 | <TD> |
414 | <a href="http://freshmeat.net"><img width=90 height=36 | 414 | <a href="http://freshmeat.net"><img width=90 height=36 |
415 | src="images/fm.mini.jpg" alt="Freshmeat"></a> | 415 | src="images/fm.mini.png" alt="Freshmeat"></a> |
416 | </TD> | 416 | </TD> |
417 | 417 | ||
418 | </TR> | 418 | </TR> |