b=106127; r=morse; sr=hewitt; a=asa git-svn-id: svn://10.0.0.236/trunk@117106 18797224-902f-48f8-a5cc-f745e15eee43
25 lines
563 B
Plaintext
25 lines
563 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">
|
|
<inputnext name="start" factor="20">
|
|
<inputprev name="start" factor="20">
|
|
|
|
<interpret
|
|
browserResultType="result"
|
|
resultListStart="<!--a-->"
|
|
resultListEnd="<!--z-->"
|
|
resultItemStart="<!--m-->"
|
|
resultItemEnd="<!--n-->"
|
|
>
|
|
</search>
|