info.xml 415 Bytes
<?xml version="1.0"?> 
<info>
	<id>gallery</id>
	<name>Pictures</name>
	<licence>AGPL</licence>
	<author>Robin Appelman</author>
	<require>4.93</require>
	<shipped>true</shipped>
	<description>Dedicated pictures application</description>
	<standalone/>
	<default_enable/>
	<types>
		<!-- update thumbnails when saving file -->
		<filesystem/>
	</types>
	<public>
		<gallery>sharing.php</gallery>
	</public>
</info>