blob: 343baf52b5018cac6b7bf77870861918750238fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[
{ type: install
message: <<EOM
Gnome-keyring uses pinentry-gnome3 for gpg interactions, please add the
following line to your ~/.gnupg/gpg-agent.conf to enable the pinentry
dialog.
pinentry-program %%PREFIX%%/bin/pinentry-gnome3
EOM
}
]
|