mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-27 16:10:24 +00:00
add a Kopano theme to owncloud (#325)
* add wip for a kopano theme for owncloud
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user