From 08360a2cd0f1c447c9ad25bef8ed317abcdb0c91 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Mon, 13 May 2024 12:35:46 +0300 Subject: gnu: atril: Expand package description. * gnu/packages/mate.scm (atril)[description]: Expand with the upstream description. Change-Id: Ibd142094a5fbb4028613a03da0bd6de75cc9f6fe --- gnu/packages/mate.scm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm index e481f3aa5a..5dcd3910e6 100644 --- a/gnu/packages/mate.scm +++ b/gnu/packages/mate.scm @@ -1,6 +1,6 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2016 Fabian Harfert -;;; Copyright © 2016, 2017 Efraim Flashner +;;; Copyright © 2016, 2017, 2024 Efraim Flashner ;;; Copyright © 2017 Nikita ;;; Copyright © 2018, 2019, 2020 Tobias Geerinckx-Rice ;;; Copyright © 2019, 2020, 2021 Ludovic Courtès @@ -779,7 +779,11 @@ infamous 'Wanda the Fish'.") (home-page "https://mate-desktop.org") (synopsis "Document viewer for Mate") (description - "Document viewer for Mate") + "Atril is a simple multi-page document viewer. It can display and print +@acronym{PostScript, PS}, @acronym{Encapsulated PostScript EPS}, DJVU, DVI, XPS +and @acronym{Portable Document Format PDF} files. When supported by the +document, it also allows searching for text, copying text to the clipboard, +hypertext navigation, and table-of-contents bookmarks.") (license license:gpl2))) (define-public caja -- cgit 1.4.1