Mon, 15 Sep 2014 20:07:17 +0200
Fixed some search engine definition files.
(grafted from d7bb01f8e08309b20bb8503a566c7c3a3cd3862a)
--- a/Helpviewer/OpenSearch/DefaultSearchEngines/DeEn_Beolingus.xml Sun Sep 14 16:48:07 2014 +0200 +++ b/Helpviewer/OpenSearch/DefaultSearchEngines/DeEn_Beolingus.xml Mon Sep 15 20:07:17 2014 +0200 @@ -3,6 +3,6 @@ <ShortName>De-En Beolingus</ShortName> <Description>Beolingus: German-English Dictionary</Description> <Url method="get" type="text/html" template="http://dict.tu-chemnitz.de/?query={searchTerms}"/> - <Url method="get" type="application/x-suggestions+json" template="http://dict.tu-chemnitz.de/sugg.php?json=1;s={searchTerms}"/> + <Url method="get" type="application/x-suggestions+json" template="http://dict.tu-chemnitz.de/sugg.php?json=1&s={searchTerms}"/> <Image>http://dict.tu-chemnitz.de/pics/beo-de.png</Image> </OpenSearchDescription>
--- a/Helpviewer/OpenSearch/DefaultSearchEngines/Google.xml Sun Sep 14 16:48:07 2014 +0200 +++ b/Helpviewer/OpenSearch/DefaultSearchEngines/Google.xml Mon Sep 15 20:07:17 2014 +0200 @@ -3,6 +3,6 @@ <ShortName>Google</ShortName> <Description>Google Web Search</Description> <Url method="get" type="text/html" template="http://www.google.com/search?hl={language}&lr=lang_{language}&q={searchTerms}"/> - <Url method="get" type="application/x-suggestions+json" template="http://suggestqueries.google.com/complete/search?json=t&hl={language}&q={searchTerms}&nolabels=t"/> + <Url method="get" type="application/x-suggestions+json" template="http://suggestqueries.google.com/complete/search?output=firefox&hl={language}&q={searchTerms}"/> <Image>http://www.google.com/favicon.ico</Image> </OpenSearchDescription>
--- a/Helpviewer/OpenSearch/DefaultSearchEngines/Google_Im_Feeling_Lucky.xml Sun Sep 14 16:48:07 2014 +0200 +++ b/Helpviewer/OpenSearch/DefaultSearchEngines/Google_Im_Feeling_Lucky.xml Mon Sep 15 20:07:17 2014 +0200 @@ -3,6 +3,6 @@ <ShortName>Google (I'm Feeling Lucky)</ShortName> <Description>Google Web Search</Description> <Url method="get" type="text/html" template="http://www.google.com/search?btnI=&hl={language}&lr=lang_{language}&q={searchTerms}"/> - <Url method="get" type="application/x-suggestions+json" template="http://suggestqueries.google.com/complete/search?json=t&hl={language}&q={searchTerms}&nolabels=t"/> + <Url method="get" type="application/x-suggestions+json" template="http://suggestqueries.google.com/complete/search?output=firefox&hl={language}&q={searchTerms}"/> <Image>http://www.google.com/favicon.ico</Image> </OpenSearchDescription>
--- a/Helpviewer/OpenSearch/DefaultSearchEngines/YouTube.xml Sun Sep 14 16:48:07 2014 +0200 +++ b/Helpviewer/OpenSearch/DefaultSearchEngines/YouTube.xml Mon Sep 15 20:07:17 2014 +0200 @@ -3,6 +3,5 @@ <ShortName>YouTube</ShortName> <Description>YouTube</Description> <Url method="get" type="text/html" template="http://www.youtube.com/results?search_query={searchTerms}&search=Search"/> - <Url method="get" type="application/x-suggestions+json" template="http://suggestqueries.google.com/complete/search?ds=yt&json=t&hl={language}&q={searchTerms}&nolabels=t"/> <Image>http://www.youtube.com/favicon.ico</Image> </OpenSearchDescription>