honu.gif -> honu.png with transparency

svn: r213
This commit is contained in:
Eli Barzilay 2005-06-17 23:15:08 +00:00
parent 4f98eeffc9
commit 9b5a718b38
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 949 B

BIN
collects/honu/honu.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 821 B

View File

@ -2,4 +2,4 @@
(define name "Honu")
(define doc.txt "doc.txt")
(define tools (list (list "tool.ss")))
(define tool-icons '(("honu.gif" "honu"))))
(define tool-icons '(("honu.png" "honu"))))