From 4cc09b6e34927c9e9a0b52a6aed5d4f275fee7cd Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 9 Feb 2019 12:57:21 +0100 Subject: [PATCH] changing application description --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b7199aa..1183860 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "writefreely", "packaging_format": 1, "description": { - "en": "Write Freely is free and open source software for starting a minimalist, federated blog — or an entire community.", - "fr": "Write Freely est un logiciel gratuit et à code source ouvert permettant de créer un blog fédéré minimaliste ou une communauté entière." + "en": "For starting a minimalist, federated blog — or an entire community.", + "fr": "Permet de créer un blog fédéré minimaliste ou une communauté entière." }, "version": "0.8.1~ynh3", "url": "https://writefreely.org",