server/apps/gallery/appinfo/info.xml
Frank Karlitschek b462795be2 added a nice API to get the installes Apps with names, urls and icon from the outside.
This is useful for some nice upcoming desktop and mobile integration
2012-05-05 23:42:38 +02:00

11 lines
255 B
XML

<?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/>
</info>