<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: invite.xml 55 2008-03-22 02:51:00Z chalet16 $ -->
<!DOCTYPE install PUBLIC "-//Joomla! 1.5//DTD plugin 1.0//EN" "http://dev.joomla.org/xml/1.5/plugin-install.dtd">
<install version="1.5" type="plugin" group="facebook">
	<name>Facebook - Invite</name>
	<creationDate>$LastChangedDate: 2008-03-22 09:51:00 +0700 (Sat, 22 Mar 2008) $</creationDate>
	<author>Witchakorn Kamolpornwijit</author>
	<authorEmail>chalet16@gmail.com</authorEmail>
	<authorUrl>whyworldhot.com</authorUrl>
	<copyright>(C) 2007 Witchakorn Kamolpornwijit. All rights reserved.</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
	<version>1.0a</version>
	<description>Display Invite my friends in Facebook application</description>
	<files>
		<filename plugin="invite">invite.php</filename>
	</files>
	<languages>
		<language tag="en-GB">en-GB.plg_facebook_invite.ini</language>
		<language tag="th-TH">th-TH.plg_facebook_invite.ini</language>
	</languages> 
	<params>
		<param name="invitetext" type="textarea" default="I would like you to vist SITENAME." label="PARAMLBLINVITE" rows="5" cols="30" description="PARAMDESINVITE" />	
	</params>
</install>
