home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / software / netscape62win / regus.xpi / bin / searchplugins / SBWeb_02.src < prev    next >
Text File  |  2001-06-27  |  648b  |  25 lines

  1. # Mozilla/Google plug-in by amitp@google.com
  2.  
  3. <search 
  4.    name="Google"
  5.    description="Google Search"
  6.    version="6.1"
  7.    method="GET"
  8.    action="http://info.netscape.com/fwd/lksidus_gg/http://www.google.com/search"
  9.    update= "http://search.netscape.com/sherlock/SBWeb_02.src" 
  10.    updateIcon= "http://search.netscape.com/sherlock/SBWeb_02.gif" 
  11.    updateCheckDays= 1   
  12. >
  13.  
  14. <input name="q" user>
  15. <input name="sourceid" value="mozilla-search">
  16.  
  17. <interpret 
  18.     browserResultType="result" 
  19.     resultListStart="<!--a-->" 
  20.     resultListEnd="<!--z-->" 
  21.     resultItemStart="<!--m-->" 
  22.     resultItemEnd="<!--n-->"
  23. >
  24. </search>
  25.