emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Icon displayed wrong


From: James Cloos
Subject: Re: Icon displayed wrong
Date: Fri, 18 May 2007 20:32:19 -0400
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

>>>>> "GM" == Glenn Morris <address@hidden> writes:

GM> The icon is fine, and this issue is fixed on the trunk and branch.

The problem with raw pgm files was fixed, but the cancel.pbm file should
still be replaced.  

A simple:

 mv cancel.pbm cancel.pgm && pgmtopbm <cancel.pgm >cancel.pbm && rm cancel.pgm

Imagemagick's convert utility will also work, if pgmtopbm is not handy.

All of the other bitmap icons are actual bitmaps; cancel should be as well.

-JimC
-- 
James Cloos <address@hidden>         OpenPGP: 1024D/ED7DAEA6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]