[tor-commits] [tor-browser/tor-browser-17.0.5esr-1] squash! Tor Browser's Firefox preference overrides.
mikeperry at torproject.org
mikeperry at torproject.org
Tue May 7 20:01:38 UTC 2013
commit db0f95f0f521cb691205f430470e77419cc21bd7
Author: Mike Perry <mikeperry-git at torproject.org>
Date: Tue May 7 13:01:04 2013 -0700
squash! Tor Browser's Firefox preference overrides.
---
browser/app/profile/tor-browser.js | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/browser/app/profile/tor-browser.js b/browser/app/profile/tor-browser.js
index e9fb724..a6c2a1b 100644
--- a/browser/app/profile/tor-browser.js
+++ b/browser/app/profile/tor-browser.js
@@ -121,3 +121,6 @@ pref("xpinstall.whitelist.add.36", "");
// Omnibox settings
pref("keyword.URL", "https://startpage.com/do/search?q=");
+
+// Version placeholder
+pref("torbrowser.version", "UNKNOWN");
More information about the tor-commits
mailing list