1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-07-05 21:57:00 +00:00
Felix Bartels 0950da3b55
add a Kopano theme to owncloud (#325)
* add wip for a kopano theme for owncloud
2020-02-03 15:17:39 +01:00

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>