<?xml version="1.0" encoding="utf-8"?>
<social type="apps" group="user">
	<name>Calendar</name>
	<element>calendar</element>
	<author>Stack Ideas Sdn Bhd</author>
	<url>http://stackideas.com</url>
	<created>19/08/2013</created>
	<version>1.0.1</version>
	<copyright>Copyright (C) 2010 - 2013 Stack Ideas Sdn Bhd</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
	<installable>true</installable>
	<core>false</core>
	<views>
		<view type="canvas">dashboard</view>
		<view type="canvas">profile</view>
	</views>
	<widget>true</widget>
	<description>
		<![CDATA[APP_CALENDAR_APP_DESCRIPTION]]>
	</description>
	<files>
		<folder>assets</folder>
		<folder>controllers</folder>
		<folder>models</folder>
		<folder>tables</folder>
		<folder>themes</folder>
		<folder>views</folder>
		<file>calendar.php</file>
		<file>calendar.xml</file>
		<sql>install.sql</sql>
	</files>

	<languages>
		<language type="en-GB">en-GB.plg_app_user_calendar.ini</language>
	</languages>

	<servers>
		<changelog>https://easysocialapp.com/apps/user/calendar/changelog.xml</changelog>
		<version>https://easysocialapp.com/apps/user/calendar/version.xml</version>
		<update>https://easysocialapp.com/apps/user/calendar/patch.php</update>
	</servers>
</social>