<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE package SYSTEM "http://www.woltlab.com/DTDs/package.dtd">
<package name="de.easy-coding.wbb.googleanalytics">
	<packageinformation>
		<packagename>Google Analytics</packagename>
		<packagedescription>Webcounter from Google. The new Google Analytics graphing tool displays your analysis within the context of larger trends.</packagedescription>
		<packagedescription languagecode="de">Webcounter von Google. Google Analytics zeight Ihnen beim Kauf jedes Keywords an, in welcher Beziehung Suchrang mit Conversions und Umsatz steht.</packagedescription>
		<version>1.1.0</version>
		<date>DATE</date>
		<plugin>com.woltlab.wbb</plugin>
	</packageinformation>
	
	<authorinformation>
		<author>Torben Brodt</author>
		<authorurl>http://www.easy-coding.de/trac/wcf</authorurl>
	</authorinformation>

	<requiredpackages>
		<requiredpackage minversion="1.0.0">com.woltlab.wcf</requiredpackage>
		<requiredpackage minversion="1.0.0" file="requirements/de.easy-coding.wbb.footscript.tar.gz">de.easy-coding.wbb.footscript</requiredpackage>
	</requiredpackages>

	<instructions type="install">
		<files>files.tar</files>
		<eventlistener>eventlistener.xml</eventlistener>
		<templates>templates.tar</templates>
		<languages languagecode="de">de.xml</languages>
		<languages languagecode="de-informal">de-informal.xml</languages>
		<languages languagecode="en">en.xml</languages>
		<languages languagecode="it">it.xml</languages>
		<languages languagecode="fr">fr.xml</languages>
		<options>options.xml</options>
	</instructions>
	
	<instructions type="update" fromversion="1.0.1">
		<templates>templates.tar</templates>
	</instructions>
	
	<instructions type="update" fromversion="1.0.0">
		<files>files.tar</files>
	</instructions>
</package>
