mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js.git
synced 2025-05-12 03:35:07 -04:00
Fixes mailnews.use_received_date
type and unsets it by default
This commit is contained in:
parent
eb8cade42e
commit
5ede0acaaa
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -1367,7 +1367,7 @@ user_pref("mailnews.display.date_senders_timezone", false);
|
|||
* to make Thunderbird show the time when the message arrived on your mail server, based on the
|
||||
* "Received" header. Set the following preference. New messages will show the time the message
|
||||
* was received, rather than when it was sent. ***/
|
||||
user_pref("mailnews.use_received_date", "true");
|
||||
// user_pref("mailnews.use_received_date", true);
|
||||
|
||||
/** ADDRESS BOOK ***/
|
||||
/* 6007: Address book collection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue