diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2018-06-05 09:59:27 +0200 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2018-06-05 09:59:27 +0200 |
commit | 66ece08d05825aaa52404b43b5083a0895d284be (patch) | |
tree | 3103dbefcf63b49f4c8192689797acb22cf21a1e /gnu/packages/suckless.scm | |
parent | 8b71684a2086182528c16b5e21599013420ea84c (diff) | |
parent | 0ebef06dbe5e53025670a76ff98f05e8c093f013 (diff) | |
download | guix-66ece08d05825aaa52404b43b5083a0895d284be.tar.gz |
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/suckless.scm')
-rw-r--r-- | gnu/packages/suckless.scm | 4 |
1 files changed, 2 insertions, 2 deletions
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 |