From dc388b2e22992ef6b5300913e477d9a917fcb7d1 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Sat, 21 Nov 2020 13:17:52 -0500 Subject: [PATCH 2/5] gnu: dino: Update synopsis and description. * gnu/packages/messaging.scm (dino) [synopsis]: Modify. [description]: Modify. --- gnu/packages/messaging.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index b60922e809..9a7372c500 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -971,9 +971,10 @@ Encryption to Gajim.") ("gtk+" ,gtk+) ("glib-networking" ,glib-networking) ("gsettings-desktop-schemas" ,gsettings-desktop-schemas))) - (synopsis "Graphical Jabber (XMPP) client") - (description "Dino is a Jabber (XMPP) client which aims to fit well into -a graphical desktop environment like GNOME.") + (synopsis "Jabber/XMPP Client using GTK+/Vala") + (description "Dino is a chat client for the desktop. It focuses on providing +a minimal yet reliable Jabber/XMPP experience and having encryption enabled by +default.") (home-page "https://dino.im") (license license:gpl3+))) -- 2.29.2