From 156f03fbc13e3ea2a32786a540be6ba193ea350d Mon Sep 17 00:00:00 2001 From: Krakinou Date: Tue, 29 Oct 2019 09:42:24 +0100 Subject: [PATCH 1/2] Better Description as per #20 --- 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", From 342bec25af256e982b9f84ae26f42b9715e93595 Mon Sep 17 00:00:00 2001 From: Krakinou Date: Tue, 29 Oct 2019 09:44:40 +0100 Subject: [PATCH 2/2] Update description from #19 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 0c1fe88..3c0ebb7 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "calibreweb", "packaging_format": 1, "description": { - "en": "Clean interface for browsing, reading and downloading eBooks", - "fr": "Interface simplifié pour parcourir, lire et charger des eBooks" + "en": "Browsing, reading and downloading eBooks using a Calibre database", + "fr": "Explorer, lire et télécharger des eBooks à partir d'une base de données Calibre" }, "version": "0.96.0~ynh3", "url": "https://github.com/janeczku/calibre-web",