[Pkg-privacy-commits] [torbirdy] 03/09: Do not set the calendar timezone to UTC (it is a local setting)

Ulrike Uhlig u-guest at moszumanska.debian.org
Thu Dec 1 21:25:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch master
in repository torbirdy.

commit 3ea8e5d3280515d1ac15f1e7002bce05fff29ba7
Author: Sukhbir Singh <sukhbir at torproject.org>
Date:   Sun Jul 24 22:19:04 2016 -0400

    Do not set the calendar timezone to UTC (it is a local setting)
    
    This is a local setting and messes up the calendar configuration so revert
    back to using the system default which Thunderbird configures.
---
 components/torbirdy.js | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/components/torbirdy.js b/components/torbirdy.js
index 11015b9..6d6bd23 100644
--- a/components/torbirdy.js
+++ b/components/torbirdy.js
@@ -310,9 +310,6 @@ var TorBirdyPrefs = {
 
   // Mozilla Lightning.
   "calendar.useragent.extra": "",
-  // We have to set a timezone otherwise the system time is used. "UTC" or
-  // "GMT" is not an option so we set it to Europe/London.
-  "calendar.timezone.local": "Europe/London",
 
   /*
    Other Settings

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbirdy.git



More information about the Pkg-privacy-commits mailing list