Fix DOS line endings, too

git-svn-id: svn://10.0.0.236/trunk@215450 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gavin%gavinsharp.com 2006-11-19 21:44:15 +00:00
parent 26b122a5a4
commit 8a4292ded2

View File

@ -1,31 +1,31 @@
# Mozilla/AskJeeves plug-in (sspitzer@mozilla.org)
#
# I started with amitp+mozilla@google.com google plugin (google.src)
# and jeeves.src from the mycroft guys
# Erich Iseli <sherlock@iseli.org>, Julius Ross <juliusross@mac.com>
# and modified it to work for ask.com
<search
name="AskJeeves"
description="Ask Jeeves"
method="GET"
action="http://web.ask.com/web"
>
<input name="q" user>
<input name="o" value="0">
<input name="qsrc" value="64">
<input name="askbutton.x" value="0">
<input name="askbutton.y" value="0">
<inputnext name="page" factor="1">
<inputprev>
<interpret
browserResultType="result"
resultListStart = '<div id="result">'
resultListEnd = '<div id="resultspagingstrip"'
resultItemStart = '<div class="m8">'
resultItemEnd = '<div id="resultBottom'
>
</search>
# Mozilla/AskJeeves plug-in (sspitzer@mozilla.org)
#
# I started with amitp+mozilla@google.com google plugin (google.src)
# and jeeves.src from the mycroft guys
# Erich Iseli <sherlock@iseli.org>, Julius Ross <juliusross@mac.com>
# and modified it to work for ask.com
<search
name="AskJeeves"
description="Ask Jeeves"
method="GET"
action="http://web.ask.com/web"
>
<input name="q" user>
<input name="o" value="0">
<input name="qsrc" value="64">
<input name="askbutton.x" value="0">
<input name="askbutton.y" value="0">
<inputnext name="page" factor="1">
<inputprev>
<interpret
browserResultType="result"
resultListStart = '<div id="result">'
resultListEnd = '<div id="resultspagingstrip"'
resultItemStart = '<div class="m8">'
resultItemEnd = '<div id="resultBottom'
>
</search>