mike.morgan%oregonstate.edu d5cf5d55fe Restructuring repository for improved modularity.
git-svn-id: svn://10.0.0.236/trunk@186440 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-22 20:30:28 +00:00

37 lines
864 B
Plaintext

# Mozilla/Phoenix 0.5 plugin file
#
# Created: Feb 7'th 2003
# Author : Saravanan Subbiah <saravanan_subbiah@lycos.com>
#
# Last updated : Feb 7'th 2003
<SEARCH
version = "7.1"
name="Webster"
description="The Webster Dictionary"
action="http://www.webster.com/cgi-bin/dictionary"
searchForm="http://www.webster.com/"
method="GET" >
<input name="sourceid" value="Mozilla-search">
<input name="va" user>
<interpret
resultListStart = "Suggestions for"
resultListEnd = "</pre>"
>
<interpret
resultListStart = "found for <b>"
# resultListEnd = "</td></tr></table>"
resultListEnd = "<table bgcolor="#CC0000" width="456">"
>
</search>
<BROWSER
update="http://mycroft.mozdev.org/plugins/webster.src"
updateIcon="http://mycroft.mozdev.org/plugins/webster.gif"
updateCheckDays="3"
>