Closed Bug 965165 Opened 12 years ago Closed 11 years ago

ChatZilla icon does not show up at Linux, falls back to browser icon

Categories

(Other Applications Graveyard :: ChatZilla, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: svetlana, Assigned: svetlana)

References

Details

(Whiteboard: [cz-0.9.91])

Attachments

(1 file, 2 obsolete files)

ChatZilla on Linux falls back to the default browser icon instead of showing its own. XPM icon files appear to be corrupt.
Attached image chatzilla-window.xpm (obsolete) —
This icon appears to be valid and belongs to xpi/resources/.
Attached image chatzilla-window16.xpm (obsolete) —
This icon also appears to be valid and belongs to xpi/resources/. (XPM icon 2 of 2.)
Assignee: rginda → gryllida
Blocks: 716569
Attached patch Bug 965165.patchSplinter Review
Turns out there is no need to convert .ico to .xpm; the .xpm file format is human readable. "/* XPM */" has to be the first line. > ftp://ftp.x.org/contrib/libraries/xpm-doc-A4.PS.gz > The XPM format presents a C syntax, in order to provide the ability to include XPM files in C. It is in fact an array of strings composed of six different sections as follows: > > /* XPM */ > static char * <variable name> [] = { > <Values> > <Colours> > <Pixels> > <Extensions> > };
Attachment #8367183 - Attachment is obsolete: true
Attachment #8367184 - Attachment is obsolete: true
Attachment #8367196 - Flags: review?(bugzilla-mozilla-20020327)
Dupe of bug 664309? If not, it is still related.
Comment on attachment 8367196 [details] [diff] [review] Bug 965165.patch Review of attachment 8367196 [details] [diff] [review]: ----------------------------------------------------------------- Sorry about the delays; this change looks good.
Attachment #8367196 - Flags: review?(bugzilla-mozilla-20020327) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [cz-0.9.91]
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: