[tor-commits] [tor-browser/tor-browser-31.4.0esr-4.5-1] fixup! Omnibox: Add disconnect, youtube; remove Amazon and eBay

mikeperry at torproject.org mikeperry at torproject.org
Fri Feb 13 05:16:13 UTC 2015


commit 1620c8e09d3ebc57066d6ada566d5e119b8512aa
Author: Mike Perry <mikeperry-git at torproject.org>
Date:   Thu Feb 12 16:52:12 2015 -0800

    fixup! Omnibox: Add disconnect, youtube; remove Amazon and eBay
    
    Sadly, having our search box say "Disconnect" is not very usable.
---
 browser/locales/en-US/searchplugins/disconnect.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/browser/locales/en-US/searchplugins/disconnect.xml b/browser/locales/en-US/searchplugins/disconnect.xml
index 40c512f..5b80262 100644
--- a/browser/locales/en-US/searchplugins/disconnect.xml
+++ b/browser/locales/en-US/searchplugins/disconnect.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
-	<ShortName>Disconnect</ShortName>
+	<ShortName>Search</ShortName>
 	<LongName>Disconnect Private Search</LongName>
 	<Description>Private searches using disconnect.me</Description>
 	<Url type="text/html" method="POST" template="https://search.disconnect.me/searchTerms/search?ses=Google&location_option=US">





More information about the tor-commits mailing list