mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: sent: Say ‘plain text’.
‘Plaintext’ is a crypto term. ‘Slideshow’ is apparently acceptable. * gnu/packages/suckless.scm (sent)[synopsis, description]: Add spaces.
This commit is contained in:
parent
4ae9274ae9
commit
d017dfaaf3
1 changed files with 2 additions and 2 deletions
|
@ -341,8 +341,8 @@ (define-public sent
|
||||||
("libx11" ,libx11)
|
("libx11" ,libx11)
|
||||||
("libxft" ,libxft)
|
("libxft" ,libxft)
|
||||||
("fontconfig" ,fontconfig)))
|
("fontconfig" ,fontconfig)))
|
||||||
(synopsis "Plaintext presentation tool")
|
(synopsis "Plain-text presentation tool")
|
||||||
(description "Sent uses plaintext files and PNG images to create slideshow
|
(description "Sent uses plain-text files and PNG images to create slideshow
|
||||||
presentations. Each paragraph represents a slide in the presentation.
|
presentations. Each paragraph represents a slide in the presentation.
|
||||||
Especially for presentations using the Takahashi method this is very nice and
|
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
|
allows you to write down the presentation for a quick lightning talk within a
|
||||||
|
|
Loading…
Reference in a new issue