>From 6c74dfc8d76d9ae447698c98eef4dbed7cee290e Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Wed, 30 Sep 2020 06:10:56 -0400 Subject: [PATCH 5/5] gnu: claws-mail: Update synopsis and description. * gnu/packages/mail.scm (claws-mail) [synopsis]: Modify. [description]: Modify. --- gnu/packages/mail.scm | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 4a185235b1..ca0ec9d8de 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -1398,12 +1398,10 @@ compresses it.") ("mime-info" ,shared-mime-info) ("startup-notification" ,startup-notification) ("webkitgtk" ,webkitgtk))) - (synopsis "GTK-based Email client") - (description "Claws-Mail is an email client (and news reader) based on GTK+. -The appearance and interface are designed to be familiar to new users coming from -other popular email clients, as well as experienced users. Almost all commands -are accessible with the keyboard. Plus, Claws-Mail is extensible via addons -which can add many functionalities to the base client.") + (synopsis "A GTK+ lightweight and fast e-mail client") + (description "Claws-Mail is a lightweight and highly configurable email +client and news reader based on the GTK+ GUI toolkit. It runs on the X Window +System.") (home-page "https://www.claws-mail.org/") (license license:gpl3+))) -- 2.28.0