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