From d017dfaaf3665e7077d0581044271c5dc2bc86cc Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Wed, 30 May 2018 22:16:22 +0200 Subject: =?UTF-8?q?gnu:=20sent:=20Say=20=E2=80=98plain=20text=E2=80=99.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ‘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(-) (limited to 'gnu/packages/suckless.scm') diff --git a/gnu/packages/suckless.scm b/gnu/packages/suckless.scm index ed4ec28534..a343e3cb6e 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 -- cgit v1.2.3