mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js.git
synced 2025-11-04 23:35:25 +01:00
Resets mailnews.display.date_senders_timezone (9124) to show sender TZ
> see #69
This commit is contained in:
4
user.js
4
user.js
@@ -1321,8 +1321,8 @@ user_pref("mail.smtpserver.default.hello_argument", "[127.0.0.1]");
|
||||
* [2] http://wiki.cacert.org/ThunderBirdAdvancedConfig
|
||||
* ***/
|
||||
user_pref("mailnews.display.original_date", false);
|
||||
/* 9124: Display the sender's Timezone when set to true ***/
|
||||
user_pref("mailnews.display.date_senders_timezone", false);
|
||||
/* 9124: Hide the sender's timezone from e-mail date and time ***/
|
||||
// user_pref("mailnews.display.date_senders_timezone", false);
|
||||
/* 9125: Display Time Date based on Received Header
|
||||
* Thunderbird shows the time when the message was sent, according to the sender. It is possible
|
||||
* to make Thunderbird show the time when the message arrived on your mail server, based on the
|
||||
|
||||
Reference in New Issue
Block a user