<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install SYSTEM "http://dev.joomla.org/xml/1.5/component-install.dtd">
<install type="component" version="1.5.10" method="update">
	<name>RokCandy Bundle</name>
	<creationDate>March 6, 2010</creationDate>
	<author>RocketTheme, LLC</author>
	<authorEmail>support@rockettheme.com</authorEmail>
	<authorUrl>http://www.rockettheme.com</authorUrl>
	<copyright>(C) 2005 - 2010 RocketTheme, LLC. All rights reserved.</copyright>
	<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
	<!--  The version string is recorded in the components table -->
	<version>1.1</version>
	<!-- The description is optional and defaults to the name -->
	<description>
		RokCandy Install Bundle
	</description>
	<installfile>installer/install.php</installfile>
	<uninstallfile>installer/uninstall.php</uninstallfile>
	<administration>
		<files>
			<folder>installer</folder>
		</files>
	</administration>
	<cogs>
	    <component name="com_rokcandy" folder="com_rokcandy" enabled="true" access="0" core="true" uninstall="true">RokCandy</component>
		<plugin name="rokcandy_system" group="system" folder="plg_system_rokcandy" published="true" access="0" core="true" uninstall="true">RokCandy System</plugin>
		<plugin name="rokcandy_button" group="editors-xtd" folder="plg_editors-xtd_rokcandy" published="true" access="0" core="true" uninstall="true">RokCandy Editor Button</plugin>
	</cogs>
</install>