From 785a0f72936ac486dafd022dfffb8247ebea190f Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Wed, 16 Dec 2020 11:42:51 +0100 Subject: 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 2718acac9a..89c7dee60c 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 -- cgit v1.2.3