You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/appinfo/info.xml

20 lines
596 B
XML

<?xml version="1.0"?>
<info>
<id>documents</id>
<name>Documents</name>
<description>An ownCloud app to work with office documents</description>
<licence>AGPL</licence>
<version>0.12.0</version>
<author>Frank Karlitschek, Victor Dubiniuk</author>
<bugs>https://github.com/owncloud/documents/issues</bugs>
<repository type="git">http://github.com/owncloud/documents.git</repository>
<category>productivity</category>
<dependencies>
<owncloud min-version="8.1" max-version="9.0" />
</dependencies>
<public>
<documents>public.php</documents>
</public>
<ocsid>168711</ocsid>
</info>