Comment 7 for bug 179562

Revision history for this message
sander (s-devrieze) wrote : Re: [Bug 179562] Re: bug.png crystal icon

2008/1/2, Mats <email address hidden>:
> I changed these for X11. For windows I need .ico files which I don't
> remember where I got them from.

You can use Gimp for that:
http://www.gimptalk.com/forum/topic/Multi-res-Windows-ico-5554-1.html
http://en.wikipedia.org/wiki/ICO_(icon_image_file_format) -->see Vista section!

If I can get the 256x256 version of the icon, I will try to make it.
Though the zip file on Everaldo's site seems to be corrupt :-(

http://everaldo.com/crystal/?action=downloads

btw: bug:

image file format "png" is not supported
    while executing
"image create photo $nsname -file $f -format $fmt"
    (procedure "::Theme::GetImage" line 27)
    invoked from within
"::Theme::GetImage bug-32"
    ("x11" arm line 3)
    invoked from within
"switch [tk windowingsystem] {
    windows - win32 {
        wm iconbitmap . -default [file join $this(imagePath) coccinella.ico]
    }
    x11 {
        if {[packag..."
    (file "Coccinella.tcl" line 155)

--
Mvg, Sander Devrieze.