mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js.git
synced 2025-05-07 17:25:06 -04:00
parent
d2283b8c91
commit
07d26c7881
1 changed files with 2 additions and 2 deletions
4
user.js
4
user.js
|
@ -1429,9 +1429,9 @@ user_pref("mail.suppress_content_language", true);
|
|||
user_pref("mail.sanitize_date_header", true);
|
||||
|
||||
/** COMPOSITION ***/
|
||||
/* 9210: Check spelling before sending [SETUP-FEATURE]
|
||||
/* 9210: Check spelling before sending
|
||||
* [1] https://bugzilla.mozilla.org/show_bug.cgi?id=667133 ***/
|
||||
user_pref("mail.SpellCheckBeforeSend", false);
|
||||
// user_pref("mail.SpellCheckBeforeSend", false);
|
||||
/* 9212: Compose email in plaintext unless expressly overridden
|
||||
* [SETUP-FEATURE] Sometimes HTML is useful especially when used with Markdown Here
|
||||
* [SETTING] Account Settings > Composition & Addressing > Composition > Compose messages in HTML format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue