<?xml version="1.09"?>
<!DOCTYPE package-info SYSTEM "http://www.simplemachines.org/xml/package-info">

<package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
	<id>jjgallow:SMF_WP</id>
	<name>SMF_Wordpress</name>
	<type>Bridge</type>
	<version>1.09</version>

	<install for="1.1 - 1.1.99">
		<readme>ReadMe.txt</readme>
		<require-file name="SMF_Wordpress.php" destination="$sourcedir" />
                <modification type="file" reverse="false" format="xml">install.xml</modification>
	</install>

	<uninstall for="1.1 - 1.1.99">
        <remove-file name="$sourcedir/SMF_Wordpress.php" />
        <modification reverse="true" type="file" format="xml">install.xml</modification>
	</uninstall>


</package-info>
