From 93c1a006baea5a9ef9c95b91612ac26a5781f96d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 4 Feb 2019 23:14:28 +0100 Subject: [PATCH] Adding more accurate description to have something more accurate in the Yunohost admin panel --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f68076e..0c1fe88 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": "Clean interface for browsing, reading and downloading eBooks", + "fr": "Interface simplifié pour parcourir, lire et charger des eBooks" }, "version": "0.96.0~ynh3", "url": "https://github.com/janeczku/calibre-web",