blizzard%redhat.com fd5757b311 add google search service from Amit Patel <amitp@google.com>. bug #32586. r=rjc a=brendan
git-svn-id: svn://10.0.0.236/trunk@70794 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-25 03:37:35 +00:00

23 lines
489 B
Plaintext

# Mozilla/Google plug-in by amitp@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
>
<input name="q" user>
<input name="sourceid" value="mozilla-search">
<interpret
browserResultType="result"
resultListStart="<!--a-->"
resultListEnd="<!--z-->"
resultItemStart="<!--m-->"
resultItemEnd="<!--n-->"
>
</search>