guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: volctl: Make the synopsis line shorter.


From: guix-commits
Subject: 01/03: gnu: volctl: Make the synopsis line shorter.
Date: Sun, 22 Jan 2023 16:30:01 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 9aa674151adeee5a2d77e3033ebb183a698be983
Author: Sergiu Ivanov <sivanov@colimite.fr>
AuthorDate: Mon Jan 16 23:41:14 2023 +0100

    gnu: volctl: Make the synopsis line shorter.
    
    * gnu/packages/gtk.scm (volctl): Make the synopsis line shorter.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 gnu/packages/gtk.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index de82b9e55f..ea22d0e930 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -2978,7 +2978,7 @@ user interaction (e.g.  measuring distances).")
     (propagated-inputs
      (list python-click python-pycairo python-pygobject python-pyyaml))
     (home-page "https://buzz.github.io/volctl/";)
-    (synopsis "Per-application volume control and on-screen display for 
graphical desktops")
+    (synopsis "Per-application volume control and on-screen display")
     (description "Volctl is a PulseAudio-enabled tray icon volume control and
 OSD applet for graphical desktops.  It's not meant to be an replacement for a
 full-featured mixer application.  If you're looking for that check out the



reply via email to

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