<?xml version="1.0"?>
<!DOCTYPE package SYSTEM "http://www.woltlab.com/DTDs/package.dtd">
<package name="de.easy-coding.wcf.data.message.bbcode.google">
	<packageinformation>
		<packagename>Google BBCode</packagename>
		<isunique>1</isunique>
		<version>1.0.5</version>
		<date>2007-08-19</date>
		<plugin>com.woltlab.wcf.data.message.bbcode</plugin>
	</packageinformation>
	
	<authorinformation>
		<author>Torben Brodt</author>
		<authorurl>http://www.easy-coding.de/</authorurl>
	</authorinformation>
	
	<requiredpackages>
		<requiredpackage minversion="1.0.0">com.woltlab.wcf.data.message.bbcode</requiredpackage>
	</requiredpackages>

	<instructions type="install">
		<files>files.tar</files>
		<bbcodes>bbcodes.xml</bbcodes>
		<languages languagecode="de">de.xml</languages>
		<languages languagecode="en">en.xml</languages>
	</instructions>
	
	<instructions type="update" fromversion="1.0.4">
		<files>files.tar</files>
	</instructions>
	
	<instructions type="update" fromversion="1.0.3">
		<files>files.tar</files>
		<bbcodes>bbcodes.xml</bbcodes>
	</instructions>
	
	<instructions type="update" fromversion="1.0.2">
		<files>files.tar</files>
		<bbcodes>bbcodes.xml</bbcodes>
	</instructions>
	
	<instructions type="update" fromversion="1.0.1">
		<files>files.tar</files>
		<bbcodes>bbcodes.xml</bbcodes>
	</instructions>
	
	<instructions type="update" fromversion="1.0.0">
		<files>files.tar</files>
		<bbcodes>bbcodes.xml</bbcodes>
	</instructions>
</package>

