Bug 1416484 - Fix some display issues on amazon nl search r=flod a=sylvestre
CLOSED TREE to bypass the close tree because I do want to ship 57.
MozReview-Commit-ID: 5oplHfxUeBQ
--- a/browser/locales/searchplugins/amazon-nl.xml
+++ b/browser/locales/searchplugins/amazon-nl.xml
@@ -1,15 +1,15 @@
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
-<ShortName>Amazon.com.nl</ShortName>
-<Description>Amazon.com.nl Search</Description>
+<ShortName>Amazon.nl</ShortName>
+<Description>Amazon.nl Search</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16">resource://search-plugins/images/amazon.ico</Image>
<Url type="text/html" method="GET" template="https://www.amazon.nl/exec/obidos/external-search/" rel="searchform">
<Param name="field-keywords" value="{searchTerms}"/>
<Param name="ie" value="{inputEncoding}"/>
<Param name="mode" value="blended"/>
</Url>
</SearchPlugin>