pdfdraw/appinfo/info.xml
2020-11-25 15:38:38 +01:00

19 lines
515 B
XML

<?xml version="1.0"?>
<info>
<id>pdfdraw</id>
<name>PDF annotations</name>
<summary>Annotate PDF documents</summary>
<version>0.0.4</version>
<licence>agpl</licence>
<author>Joachim Bauch</author>
<default_enable/>
<category>files</category>
<category>office</category>
<dependencies>
<nextcloud min-version="13" max-version="20" />
</dependencies>
<settings>
<admin>OCA\Pdfdraw\Settings\Admin\Backend</admin>
<admin-section>OCA\Pdfdraw\Settings\Admin\Section</admin-section>
</settings>
</info>