<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="plugin" group="system" method="upgrade">
	<name>System - Joomla! Update Email</name>
	<author>Nicholas K. Dionysopoulos</author>
	<authorEmail>nicholas@dionysopoulos.me</authorEmail>
	<authorUrl>http://www.akeebabackup.com</authorUrl>
	<copyright>Copyright (c)2011 Nicholas K. Dionysopoulos</copyright>
	<license>GNU General Public License version 3, or later</license>
	<creationDate>2011-05-26</creationDate>
	<version>1.0</version>
	<description>PLG_ATOOLSJUPDATECHECK_DESCRIPTION</description>
	<files>
		<filename plugin="atoolsjupdatecheck">atoolsjupdatecheck.php</filename>
	</files>
	<languages folder="language">
		<language tag="en-GB">en-GB/en-GB.plg_system_atoolsjupdatecheck.ini</language>
		<language tag="en-GB">en-GB/en-GB.plg_system_atoolsjupdatecheck.sys.ini</language>
	</languages>
	<params>
		<param name="language_override" type="text" default="" size="5" label="PLG_ATOOLSJUPDATECHECK_LANGUAGE_OVERRIDE_LBL" description="PLG_ATOOLSJUPDATECHECK_LANGUAGE_OVERRIDE_DESC" />
	</params>
	<config>
		<fields name="params">
			<fieldset name="basic">
				<field name="language_override" type="text" default="" size="5" label="PLG_ATOOLSJUPDATECHECK_LANGUAGE_OVERRIDE_LBL" description="PLG_ATOOLSJUPDATECHECK_LANGUAGE_OVERRIDE_DESC" />
			</fieldset>
		</fields>
	</config>
</install>
