Holger Metzger wrote:
> On 6/3/01 8:53 PM, Marcin Nosarzewski wrote:
>
>>I've just installed Mozilla 0.9 on my Win98 and I think it's great. But
>>there's a little thing that makes me mad, a really small thing. It's a
>>sound when new message arrives. In NN 4.7x it was a short, simple
>>"melody", you know something more than a simple beep. Now it's just
>>probably a default system sound, just a beep. Is there a way to change
>>it? I'd like not to change a default sound, but change this "new mail"
>>sound.
>
> In your prefs.js:
> user_pref("mail.biff.play_sound",true);
> user_pref("mail.biff.use_default_sound", false);
> user_pref("mail.biff.sound_file", "C:\\Windows\\Media\\newmail.wav");
> --> path to any wav file
This gets asked so often that I think there should be an UI for it.