mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05: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 @@ (define-public pinentry-efl
|
|||
`(("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