Colin Watson <[EMAIL PROTECTED]> wrote:

> On Sat, Dec 14, 2002 at 05:20:24PM +0100, Bas Zoetekouw wrote:
> > * Package name    : png2ico
> >   Version         : 2002-12-08
> >   Upstream Author : Matthias Benkmann <[EMAIL PROTECTED]>
> > * URL             : http://www.winterdrache.de/freeware/png2ico/index.html
> > * License         : GPL
> >   Description     : utility to convert PNG files to Windows icon resource 
> > files.
> > 
> > Converts PNG files to Windows icon resource files. If you're looking for
> > a program to create a favicon.ico for your website, look no further. 
> 
> icoutils can already do exactly this ...

Or do this

<head>
  <title>MH-E - Emacs Front End for MH</title>
  <link rel="icon" href="/images/mh-e-icon.png" type="image/png">
</head>

And forget the ico format altogether.

Peter

Reply via email to