guix-patches
[Top][All Lists]
Advanced

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

bug#37738: [PATCH] gnu: add lxqt-connman-applet


From: Ludovic Courtès
Subject: bug#37738: [PATCH] gnu: add lxqt-connman-applet
Date: Sun, 20 Oct 2019 23:26:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hi,

"Reza Alizadeh Majd" <address@hidden> skribis:

> From d59861d1b422d1fd1b61fec9bf7d01f9aa6f8816 Mon Sep 17 00:00:00 2001
> From: Reza Alizadeh Majd <address@hidden>
> Date: Sun, 13 Oct 2019 20:55:21 +0330
> Subject: [PATCH] gnu: add lxqt-connman-applet
>
> * gnu/packages/lxqt.scm (lxqt-connman-applet) New variable.

Great!  Applied with the minor tweak below to make the description a
full sentence and give a bit of context.

Thanks,
Ludo’.

diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index 375fb1ffe1..8d5d3522ec 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -1320,8 +1320,9 @@ like @command{tar} and @command{zip}.")
                   #t)))))
       (home-page "https://github.com/lxqt/lxqt-connman-applet";)
       (synopsis "System-tray applet for connman")
-      (description "Qt based system-tray applet for @code{connman},
-originally developed for @code{lxqt} desktop.")
+      (description "This package provides a Qt-based system-tray applet for
+the network management tool Connman, originally developed for the LXQT
+desktop.")
       (license license:lgpl2.1+))))
 
 ;; The LXQt Desktop Environment

reply via email to

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