diff options
| author | Paul McQuade <paulmcquad@gmail.com> | 2014-05-15 16:54:25 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-25 15:39:00 -0400 |
| commit | f9a0974d3f7049f6f753ebd28b8f0907983acf3c (patch) | |
| tree | 89d547661060f971384a80ef25994885273d26da | |
| parent | f9b899c44fec53c1519b19f853e96191ae96b1c6 (diff) | |
Documentation: update thunderbird email client settings
Added setting to email-clients that is easier to read and is easier to
setup thunderbird. Removed config settings and added GUI settings.
Signed-off-by: Paul McQuade <paulmcquad@gmail.com>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
| -rw-r--r-- | Documentation/email-clients.txt | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/Documentation/email-clients.txt b/Documentation/email-clients.txt index e9f5daccbd02..4e30ebaa9e5b 100644 --- a/Documentation/email-clients.txt +++ b/Documentation/email-clients.txt | |||
| @@ -201,20 +201,15 @@ To beat some sense out of the internal editor, do this: | |||
| 201 | 201 | ||
| 202 | - Edit your Thunderbird config settings so that it won't use format=flowed. | 202 | - Edit your Thunderbird config settings so that it won't use format=flowed. |
| 203 | Go to "edit->preferences->advanced->config editor" to bring up the | 203 | Go to "edit->preferences->advanced->config editor" to bring up the |
| 204 | thunderbird's registry editor, and set "mailnews.send_plaintext_flowed" to | 204 | thunderbird's registry editor. |
| 205 | "false". | ||
| 206 | 205 | ||
| 207 | - Disable HTML Format: Set "mail.identity.id1.compose_html" to "false". | 206 | - Set "mailnews.send_plaintext_flowed" to "false" |
| 208 | 207 | ||
| 209 | - Enable "preformat" mode: Set "editor.quotesPreformatted" to "true". | 208 | - Set "mailnews.wraplength" from "72" to "0" |
| 210 | 209 | ||
| 211 | - Enable UTF8: Set "prefs.converted-to-utf8" to "true". | 210 | - "View" > "Message Body As" > "Plain Text" |
| 212 | 211 | ||
| 213 | - Install the "toggle wordwrap" extension. Download the file from: | 212 | - "View" > "Character Encoding" > "Unicode (UTF-8)" |
| 214 | https://addons.mozilla.org/thunderbird/addon/2351/ | ||
| 215 | Then go to "tools->add ons", select "install" at the bottom of the screen, | ||
| 216 | and browse to where you saved the .xul file. This adds an "Enable | ||
| 217 | Wordwrap" entry under the Options menu of the message composer. | ||
| 218 | 213 | ||
| 219 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 214 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 220 | TkRat (GUI) | 215 | TkRat (GUI) |
