guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: gnu: dino: Update synopsis and description.


From: guix-commits
Subject: 02/04: gnu: dino: Update synopsis and description.
Date: Sat, 21 Nov 2020 20:18:24 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit 5988d53159a3b9839e541bab4333f1ae4fa20ed5
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Sat Nov 21 13:17:52 2020 -0500

    gnu: dino: Update synopsis and description.
    
    * gnu/packages/messaging.scm (dino) [synopsis]: Modify.
    [description]: Modify.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
---
 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 80e0298..8416416 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -962,9 +962,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 "Graphical 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+)))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]