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.master
parent
17235ec28c
commit
785a0f7293
|
@ -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
|
||||
|
|
Reference in New Issue