Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. Correctly wrapping lines
  2.  
  3. mailnews.wraplength 0
  4. mail.compose.wrap_to_window_width true
  5. plain_text.wrap_long_lines true
  6. view_source.wrap_long_lines true
  7.  
  8.  
  9. Setting the User Agent
  10.  
  11. Open the file: ~/Library/Thunderbird/Profiles/xxxxxxxx.default/prefs.js
  12. Add this line: user_pref("general.useragent.override", "");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement