mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
Update of manifest for better understanding
This commit is contained in:
parent
065b7a33e8
commit
a47de8b496
1 changed files with 3 additions and 4 deletions
|
@ -3,14 +3,13 @@
|
||||||
"id": "z-push",
|
"id": "z-push",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Z-Push is an open-source application to synchronize email, calendar and contacts via ActiveSync",
|
"en": "Z-Push is an Exchange ActiveSync fronted written in php which lets you synchronize emails (imap/smtp backend) and calendar/contacts (carddav and caldav backend)",
|
||||||
"fr": "Z-Push est un serveur open source de synchronisation email, contacts et calendrier via ActiveSync"
|
"fr": "Z-Push est un fronted Exchange ActiveSync écrit en php qui permet de synchroniser vos email (backend imap/smtp) et vos contacts/calendrier (backend carddav et caldav)"
|
||||||
},
|
},
|
||||||
"url": "https://z-push.org",
|
"url": "https://z-push.org",
|
||||||
"license": "free",
|
"license": "free",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "beudbeud",
|
"name": "beudbeud, polytan02"
|
||||||
"email": "beudbeud@beudibox.fr"
|
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">=2.4.0"
|
"yunohost": ">=2.4.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue