mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-07-05 21:57:00 +00:00
17 lines
431 B
XML
17 lines
431 B
XML
<?xml version="1.0"?>
|
|
<info>
|
|
<id>kopano</id>
|
|
<name>Kopano Theme for ownCloud</name>
|
|
<description>Make your ownCloud look more integrated with the Intranet Plugin of Kopano WebApp</description>
|
|
<licence>AGPL</licence>
|
|
<author>Felix Bartels</author>
|
|
<version>0.0.1</version>
|
|
<types>
|
|
<theme/>
|
|
</types>
|
|
<dependencies>
|
|
<owncloud min-version="10.2" max-version="10" />
|
|
</dependencies>
|
|
<namespace>Theme</namespace>
|
|
</info>
|