<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="plugin" group="community">
	<name>My Google Ads</name>
	<author>JomSocial</author>
	<creationDate>20 February 2009</creationDate>
	<copyright>Copyright (C) 2008 - 2009. All rights reserved.</copyright>
	<license></license>
	<authorEmail></authorEmail>
	<authorUrl></authorUrl>
	<version>1.0</version>
	<isapplication>true</isapplication>
	<isbrowseable>true</isbrowseable>
	<description>
		Google Ads application
	</description>
	<languages>
	    <language tag="en-GB">en-GB.plg_mygoogleads.ini</language>
	</languages>
	<files>
		<file plugin="mygoogleads">mygoogleads.php</file>
		<folder>mygoogleads</folder>
	</files>
	<params>
		<param name="coreapp" type="list" default="0" label="Core Application" description="Causes this application to not appearin the users applications list but it will allow this application to appear in the user profile automatically if selected.">
			<option value="0">No</option>
		</param>
		<param name="cache" type="list" default="1" label="Caching" description="Select whether to cache the content of this plugin">
			<option value="0">No</option>
			<option value="1">Yes</option>
		</param>
	</params>
</install>
