1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minidlna_ynh.git synced 2024-09-03 19:36:34 +02:00

Merge branch 'master' of github.com:maniackcrudelis/minidlna_ynh

This commit is contained in:
Maniack Crudelis 2017-05-01 20:43:40 +02:00
commit 6ac8d2ad4f
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
;; Test paquet stable ;; Test paquet stable
auto_remove=1 auto_remove=1
; Manifest ; Manifest
version="A. Version of the Debian repositories (recommended)" version="A. Version of the Debian repositories - recommended"
; Checks ; Checks
pkg_linter=1 pkg_linter=1
setup_sub_dir=0 setup_sub_dir=0

View file

@ -25,8 +25,8 @@
"en": "Select the minidlna version to install", "en": "Select the minidlna version to install",
"fr": "Choix de la version de minidlna à installer" "fr": "Choix de la version de minidlna à installer"
}, },
"choices": ["A. Version of the Debian repositories (recommended)", "B. Latest version available for Debian"], "choices": ["A. Version of the Debian repositories - recommended", "B. Latest version available for Debian"],
"default": "A. Version of the Debian repositories (recommended)" "default": "A. Version of the Debian repositories - recommended"
} }
] ]
} }