mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js.git
synced 2025-09-04 10:58:31 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
b90bbe45b2 | |||
5ede0acaaa |
6
user.js
6
user.js
@ -1,7 +1,7 @@
|
|||||||
/******
|
/******
|
||||||
* name: ghacks thunderbird user.js
|
* name: ghacks thunderbird user.js
|
||||||
* date: 16 April 2020
|
* date: 1 May 2020
|
||||||
* version v68.0-beta4: "Knock on Pants"
|
* version v68.0-beta5: "Knock on Pants"
|
||||||
* authors: v52+ github | v51- www.ghacks.net
|
* authors: v52+ github | v51- www.ghacks.net
|
||||||
* url: https://github.com/HorlogeSkynet/thunderbird-user.js
|
* url: https://github.com/HorlogeSkynet/thunderbird-user.js
|
||||||
* license: MIT (https://github.com/HorlogeSkynet/thunderbird-user.js/blob/master/LICENSE)
|
* license: MIT (https://github.com/HorlogeSkynet/thunderbird-user.js/blob/master/LICENSE)
|
||||||
@ -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
|
* 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
|
* "Received" header. Set the following preference. New messages will show the time the message
|
||||||
* was received, rather than when it was sent. ***/
|
* was received, rather than when it was sent. ***/
|
||||||
user_pref("mailnews.use_received_date", "true");
|
// user_pref("mailnews.use_received_date", true);
|
||||||
|
|
||||||
/** ADDRESS BOOK ***/
|
/** ADDRESS BOOK ***/
|
||||||
/* 6007: Address book collection
|
/* 6007: Address book collection
|
||||||
|
Reference in New Issue
Block a user