mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: pinentry-efl: Tweak description.
* gnu/packages/gnupg.scm (pinentry-efl)[description]: Use @acronym.
This commit is contained in:
parent
cd80e11b95
commit
a04b0e454c
1 changed files with 2 additions and 2 deletions
|
@ -877,8 +877,8 @@ passphrase when @code{gpg} is run and needs it.")))
|
|||
`(("efl" ,efl)
|
||||
,@(package-inputs pinentry-tty)))
|
||||
(description
|
||||
"Pinentry provides a console and a graphical interface for the
|
||||
@dfn{Enlightenment Foundation Libraries} (EFL) that allows users to enter a
|
||||
"Pinentry provides a console and a graphical interface for @acronym{EFL,
|
||||
the Enlightenment Foundation Libraries} that allows users to enter a
|
||||
passphrase when @code{gpg} is run and needs it.")))
|
||||
|
||||
(define-public pinentry-rofi
|
||||
|
|
Loading…
Reference in a new issue