[tor-commits] [tor-messenger-build/master] Remove redundant patch for Tor Launcher

sukhbir at torproject.org sukhbir at torproject.org
Wed Nov 16 10:40:44 UTC 2016


commit 57d560e3276ee110a0a0208a17264dc9a977a190
Author: Sukhbir Singh <sukhbir at torproject.org>
Date:   Wed Nov 16 05:40:40 2016 -0500

    Remove redundant patch for Tor Launcher
---
 projects/tor-launcher/locale-disable.patch | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/projects/tor-launcher/locale-disable.patch b/projects/tor-launcher/locale-disable.patch
deleted file mode 100644
index c076262..0000000
--- a/projects/tor-launcher/locale-disable.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/defaults/preferences/prefs.js b/src/defaults/preferences/prefs.js
-index 2c0a95e..0a0c299 100644
---- a/src/defaults/preferences/prefs.js
-+++ b/src/defaults/preferences/prefs.js
-@@ -1,6 +1,6 @@
- // When presenting the setup wizard, first prompt for locale.
- pref("intl.locale.matchOS", true);
--pref("extensions.torlauncher.prompt_for_locale", true);
-+pref("extensions.torlauncher.prompt_for_locale", false);
- 
- pref("extensions.torlauncher.loglevel", 4);  // 1=verbose, 2=debug, 3=info, 4=note, 5=warn
- pref("extensions.torlauncher.logmethod", 1);  // 0=stdout, 1=errorconsole, 2=debuglog



More information about the tor-commits mailing list