me
/
guix
Archived
1
0
Fork 0

gnu: pinentry-efl: Tweak description.

* gnu/packages/gnupg.scm (pinentry-efl)[description]: Use @acronym.
master
Tobias Geerinckx-Rice 2021-01-27 22:36:04 +01:00
parent cd80e11b95
commit a04b0e454c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -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