mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:26:21 +01:00
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.
This commit is contained in:
parent
17235ec28c
commit
785a0f7293
1 changed files with 4 additions and 4 deletions
|
@ -831,10 +831,10 @@ (define-public okular
|
|||
("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
|
||||
|
|
Loading…
Reference in a new issue