22 lines
409 B
XML
22 lines
409 B
XML
<?xml version="1.0"?>
|
|
<info>
|
|
<id>theming</id>
|
|
<name>Theming</name>
|
|
<description>Adjust the Nextcloud theme</description>
|
|
<licence>AGPL</licence>
|
|
<author>Nextcloud</author>
|
|
<version>1.1.0</version>
|
|
<namespace>Theming</namespace>
|
|
<category>other</category>
|
|
|
|
<dependencies>
|
|
<owncloud min-version="9.2" max-version="9.2" />
|
|
</dependencies>
|
|
|
|
<types>
|
|
<logging/>
|
|
</types>
|
|
|
|
<default_enable/>
|
|
</info>
|