<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install SYSTEM "http://dev.joomla.org/xml/1.5/plugin-install.dtd">
<install type="plugin" group="search" version="1.5" method="upgrade">
  <name>Search - Attachments</name>
  <creationDate>October 10, 2010</creationDate>
  <author>Jonathan M. Cameron</author>
  <authorEmail>jmcameron@jmcameron.net</authorEmail>
  <authorUrl>http://joomlacode.org/gf/project/attachments/</authorUrl>
  <copyright>(C) 2007-2010 Jonathan M. Cameron. All rights reserved.</copyright>
  <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
  <version>2.1.1</version>
  <description>ATTACHMENTS_SEARCH_INSTALLED</description>
  <files>
    <filename plugin="attachments">attachments.php</filename>
  </files>
  <languages>
    <language tag="en-GB">en-GB.plg_search_attachments.ini</language>
  </languages>
  <params>
    <param name="search_limit" type="text" size="5" default="50"
           label="SEARCH_LIMIT" description="SEARCH_LIMIT_DESCRIPTION"/>
  </params>
</install>
