home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / linux / mozilla-installer_linux / xpi / regus.xpi / bin / searchplugins / lxrmozilla.src < prev    next >
Text File  |  2001-11-20  |  506b  |  25 lines

  1. # Search file for LXR @ mozilla.org
  2. #
  3. # Creation:  April 24, 2000 by Robert John Churchill  <rjc@netscape.com>
  4.  
  5. <search 
  6.     name = "LXR @ mozilla.org"
  7.     method = "get"
  8.     action = "http://lxr.mozilla.org/seamonkey/search"
  9.     >
  10.     
  11. <input name="string" user>
  12.  
  13. <interpret
  14.     resultListStart = "<hr>"
  15.     resultListEnd = "<P>"
  16.     >
  17.  
  18. </search>
  19.  
  20. <BROWSER
  21.       update="http://www.mozilla.org/projects/search/lxrmozilla.src" 
  22.       updateIcon="http://www.mozilla.org/projects/search/lxrmozilla.gif" 
  23.       updateCheckDays="3"
  24. >
  25.