dman84 <[EMAIL PROTECTED]> wrote in [EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:
> WDA wrote:
>> Using Mozilla 0.9.8, can someone tell me how to turn on favaicons?
>>
>> Thanks
>>
>
> read 0.9.8 release notes for starters.
>
Specifically, the relevant portion says:
# Mozilla no longer reads /favicon.ico images by default although Mozilla
still reads page icons defined with the <link> tag. Set the following
pref to turn the feature back on.
user_pref("browser.chrome.favicons",true);
