Add information from readme to app store description
This commit is contained in:
parent
9ebb6616af
commit
e74f8915a5
1 changed files with 17 additions and 2 deletions
|
|
@ -3,8 +3,23 @@
|
|||
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
|
||||
<id>dav_push</id>
|
||||
<name>DAV Push</name>
|
||||
<summary>Implements the DAV Push specification</summary>
|
||||
<description><![CDATA[This app allows you to send push notifications from your Nextcloud server to different clients, including mobile devices, desktop computers, and web browsers.]]></description>
|
||||
<summary>Dav Push is an extension to demonstrate WebDAV-Push support on calendars/address books.</summary>
|
||||
<description><.
|
||||
|
||||
This Nextcloud extension has been developed by [@verdigado](https://github.com/verdigado).
|
||||
]]></description>
|
||||
<version>0.0.1</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="info@bitfire.at" homepage="https://github.com/bitfireAT/webdav-push">bitfire web engineering</author>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue