nextcloud/apps/gallery/appinfo/info.xml

15 lines
309 B
XML
Raw Normal View History

<?xml version="1.0"?>
<info>
<id>gallery</id>
<name>Pictures</name>
<licence>AGPL</licence>
<author>Bartek Przybylski</author>
<require>2</require>
<description>Dedicated pictures application</description>
<standalone/>
<default_enable/>
<public>
<gallery>sharing.php</gallery>
</public>
</info>