gnu: pinentry-efl: Tweak description.
* gnu/packages/gnupg.scm (pinentry-efl)[description]: Use @acronym.master
parent
cd80e11b95
commit
a04b0e454c
|
@ -877,8 +877,8 @@ passphrase when @code{gpg} is run and needs it.")))
|
||||||
`(("efl" ,efl)
|
`(("efl" ,efl)
|
||||||
,@(package-inputs pinentry-tty)))
|
,@(package-inputs pinentry-tty)))
|
||||||
(description
|
(description
|
||||||
"Pinentry provides a console and a graphical interface for the
|
"Pinentry provides a console and a graphical interface for @acronym{EFL,
|
||||||
@dfn{Enlightenment Foundation Libraries} (EFL) that allows users to enter a
|
the Enlightenment Foundation Libraries} that allows users to enter a
|
||||||
passphrase when @code{gpg} is run and needs it.")))
|
passphrase when @code{gpg} is run and needs it.")))
|
||||||
|
|
||||||
(define-public pinentry-rofi
|
(define-public pinentry-rofi
|
||||||
|
|
Reference in New Issue