guix-commits
[Top][All Lists]
Advanced

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

04/18: gnu: sent: Say ‘plain text’.


From: Tobias Geerinckx-Rice
Subject: 04/18: gnu: sent: Say ‘plain text’.
Date: Mon, 4 Jun 2018 09:38:55 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit d017dfaaf3665e7077d0581044271c5dc2bc86cc
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed May 30 22:16:22 2018 +0200

    gnu: sent: Say ‘plain text’.
    
    ‘Plaintext’ is a crypto term.  ‘Slideshow’ is apparently acceptable.
    
    * gnu/packages/suckless.scm (sent)[synopsis, description]: Add spaces.
---
 gnu/packages/suckless.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/suckless.scm b/gnu/packages/suckless.scm
index ed4ec28..a343e3c 100644
--- a/gnu/packages/suckless.scm
+++ b/gnu/packages/suckless.scm
@@ -341,8 +341,8 @@ point surf to another URI by setting its XProperties.")
        ("libx11" ,libx11)
        ("libxft" ,libxft)
        ("fontconfig" ,fontconfig)))
-    (synopsis "Plaintext presentation tool")
-    (description "Sent uses plaintext files and PNG images to create slideshow
+    (synopsis "Plain-text presentation tool")
+    (description "Sent uses plain-text files and PNG images to create slideshow
 presentations.  Each paragraph represents a slide in the presentation.
 Especially for presentations using the Takahashi method this is very nice and
 allows you to write down the presentation for a quick lightning talk within a



reply via email to

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