[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/05: gnu: okular: Tweak synopsis and description.
From: |
guix-commits |
Subject: |
01/05: gnu: okular: Tweak synopsis and description. |
Date: |
Thu, 17 Dec 2020 08:15:09 -0500 (EST) |
civodul pushed a commit to branch master
in repository guix.
commit 785a0f72936ac486dafd022dfffb8247ebea190f
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Wed Dec 16 11:42:51 2020 +0100
gnu: okular: Tweak synopsis and description.
* gnu/packages/kde.scm (okular)[synopsis]: Tweak capitalization.
[description]: Remove discussion of portability and mention supported
file formats instead.
---
gnu/packages/kde.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 2718aca..89c7dee 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -831,10 +831,10 @@ Python, PHP, and Perl.")
("kcrash" ,kcrash)
("kjs" ,kjs)))
(home-page "https://kde.org/applications/graphics/okular/")
- (synopsis "Document Viewer")
- (description "Okular is a universal document viewer developed by KDE.
- Okular works on multiple platforms, including but not limited to
- Linux, Windows, macOS, *BSD, etc.")
+ (synopsis "Document viewer")
+ (description
+ "Okular is a document viewer developed for KDE. It can display files in
+a variety of formats, including PDF, PostScript, DejaVu, and EPub.")
(license license:gpl2+)))
(define-public kdegraphics-mobipocket