1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glpi_ynh.git synced 2024-09-03 20:36:21 +02:00
This commit is contained in:
liberodark 2019-06-30 19:59:05 +02:00
parent a14739b695
commit 5d64e9bb34

View file

@ -1,13 +1,13 @@
{
"name": "Redmine",
"id": "redmine",
"name": "GLPI",
"id": "glpi",
"packaging_format": 1,
"description": {
"en": "Redmine package for YunoHost.",
"fr": "Redmine pour YunoHost."
"en": "GLPI package for YunoHost.",
"fr": "GLPI pour YunoHost."
},
"version": "4.0.2",
"url": "https://www.redmine.org/",
"version": "9.4.3",
"url": "https://glpi-project.org/",
"license": "GPL-2.0",
"maintainer": {
"name": "liberodark",
@ -27,8 +27,8 @@
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain name for Redmine",
"fr": "Choisissez un nom de domaine pour Redmine"
"en": "Choose a domain name for GLPI",
"fr": "Choisissez un nom de domaine pour GLPI"
},
"example": "example.com"
},
@ -37,8 +37,8 @@
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for Redmine /red is accepted",
"fr": "Choisissez un chemin pour Redmine /red est accepté"
"en": "Choose a path for GLPI /red is accepted",
"fr": "Choisissez un chemin pour GLPI /red est accepté"
},
"example": "/red",
"default": "/red"