Is it possible to turn on sound notifications for one account and turn them off for another?
tobwithu
Sun, 04/21/2013 - 12:20
Permalink
You can set sound file for each account with a hidden option.When you type 'about:config' in the location bar, you can see
extensions.xnotifier.accounts.[WEBMAIL_HOST#YOUR_ID].enabled
create new value
extensions.xnotifier.accounts.[WEBMAIL_HOST#YOUR_ID].sound
and set it to the location of file like 'file:///C:/sound.wav'.
If you want to turn off for one account, set above value to dummy file(0 size wave file).
tobwithu
Sun, 04/21/2013 - 12:20
Permalink
You can set sound file for
You can set sound file for each account with a hidden option.
When you type 'about:config' in the location bar, you can see
extensions.xnotifier.accounts.[WEBMAIL_HOST#YOUR_ID].enabled
create new value
extensions.xnotifier.accounts.[WEBMAIL_HOST#YOUR_ID].sound
and set it to the location of file like 'file:///C:/sound.wav'.
If you want to turn off for one account, set above value to dummy file(0 size wave file).