<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="plugin" group="system" method="upgrade">
	<name>HTTPBL - Project Honeypot Blocklists</name>
	<menu>System - HTTP:BL - Project Honeypot Blocklists</menu>
	<author>Bol d'Air - Eric Bouquerel</author>
	<creationDate>August 2011</creationDate>
	<copyright>(C) 2011 Bol d'Air.</copyright>
	<license>GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>
	<authorEmail>developpement@bol-d-air.net</authorEmail>
	<authorUrl>http://www.bol-d-air.net/httpbl</authorUrl>
	<version>1.0</version>
	<description>HTTPBL_DESC</description>
	<files>
		<filename plugin="httpbl">httpbl.php</filename>
		<folder>httpbl/css</folder>
		<filename plugin="httpbl">httpbl/images/accueil_header_fond_nuage.jpg</filename>
		<filename plugin="httpbl">httpbl/images/logo_bol_d_air.png</filename>
		<filename plugin="httpbl">httpbl/images/noeil1.jpg</filename>
		<filename plugin="httpbl">httpbl/images/project-honeypot-target-100x100.gif</filename>
		<filename plugin="httpbl">httpbl/images/gplv3-88x31.png</filename>
	</files>
	<params>
		<param name="@spacer" type="spacer" default="HTTPBL_PARAM_HEADER" label="" description="" />
		<param name="api_key" type="text" size="12" default="" label="API Key" description="HTTPBL_API_KEY"/>
	</params>
	<languages>
		<language tag="en-GB">language/en-GB/en-GB.plg_system_httpbl.ini</language>
		<language tag="fr-FR">language/fr-FR/fr-FR.plg_system_httpbl.ini</language>
	</languages>
</install>
