From a4a46840ffbf59964f426b50729a5b6eaebb8195 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 12 Oct 2019 20:14:00 +0200 Subject: [PATCH] Explain what the app is really about instead of just saying it's "$app for Yunohost" --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f68076e..26966b8 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "calibreweb", "packaging_format": 1, "description": { - "en": "Calibre-web for Yunohost", - "fr": "Calibre-web pour Yunohost" + "en": "Browse, read and download eBooks", + "fr": "Naviguer, lisez et téléchargez des eBooks" }, "version": "0.96.0~ynh3", "url": "https://github.com/janeczku/calibre-web",