I have the following in my prefs.js file:
user_pref("mail.biff.sound_file",
"F:\\home\\julz\\Mozilla\\Julz\\u41wdci4.slt\\mailworf.wav");
user_pref("mail.biff.use_default_sound", false);
This works perfectly. Oh I'm using mozilla-win32-0.8.1-talkback
Marcin Januchta wrote:
> Hi there!
>
> I have some problems with changing sound that's played when a new
> message arrives. All I could find in preferences is an option: "Play
> sound" but nothing more. So, I've changed preferences in Default
> directory: Play_sound: true, default_sound: false, sound:
> "c:\...\aletter.wav". [...] means a full directory. Nothing's going on.
> So, should I put a path to file in some special way between "" or
> something? Anyway where's that default sound WAV file located? Maybe I
> could exchange it with my own file?
>
> Marcin Januchta