server/apps/media/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
252 B
XML

<?xml version="1.0"?>
<info>
<id>media</id>
<name>Media</name>
<description>Media player and server for ownCloud</description>
<licence>AGPL</licence>
<author>Robin Appelman</author>
<require>2</require>
<standalone/>
<default_enable/>
</info>