ben%bengoodger.com fdc5c4667f 255394 - default search query parameter generation, r+sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@161446 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-29 08:17:38 +00:00

29 lines
659 B
Plaintext

# Mozilla/Google plug-in by amitp+mozilla@google.com
<search
name="Google"
description="Google Search"
method="GET"
action="http://www.google.com/search"
update="http://www.google.com/mozilla/google.src"
updateCheckDays=1
queryEncoding="utf-8"
queryCharset="utf-8"
>
<input name="q" user>
<inputnext name="start" factor="10">
<inputprev name="start" factor="10">
<input name="ie" value="utf-8">
<input name="oe" value="utf-8">
<interpret
browserResultType="result"
charset = "UTF-8"
resultListStart="<!--a-->"
resultListEnd="<!--z-->"
resultItemStart="<!--m-->"
resultItemEnd="<!--n-->"
>
</search>