Commit 777a7dc2 by liberodark

update

parent 57fe5866
{ {
"name": "PIA", "name": "Redmine",
"id": "pia", "id": "redmine",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "PIA package for YunoHost.", "en": "Redmine package for YunoHost.",
"fr": "PIA pour YunoHost." "fr": "Redmine pour YunoHost."
}, },
"version": "2.0", "version": "4.0",
"url": "https://github.com/LINCnil/pia", "url": "https://www.redmine.org/",
"license": "free", "license": "free",
"maintainer": { "maintainer": {
"name": "liberodark", "name": "liberodark",
...@@ -27,8 +27,8 @@ ...@@ -27,8 +27,8 @@
"name": "domain", "name": "domain",
"type": "domain", "type": "domain",
"ask": { "ask": {
"en": "Choose a domain name for PIA", "en": "Choose a domain name for Redmine",
"fr": "Choisissez un nom de domaine pour PIA" "fr": "Choisissez un nom de domaine pour Redmine"
}, },
"example": "example.com" "example": "example.com"
}, },
...@@ -37,11 +37,11 @@ ...@@ -37,11 +37,11 @@
"name": "path", "name": "path",
"type": "path", "type": "path",
"ask": { "ask": {
"en": "Choose a path for PIA /pia is accepted", "en": "Choose a path for Redmine /red is accepted",
"fr": "Choisissez un chemin pour PIA /pia est accepté" "fr": "Choisissez un chemin pour Redmine /red est accepté"
}, },
"example": "/pia", "example": "/red",
"default": "/pia" "default": "/red"
}, },
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment