commit: 4490e86912e247348b50afa3d6f9296b4501f0f0 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Tue May 1 16:26:56 2018 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Tue May 1 16:26:56 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4490e869
kde-plasma/plasma-workspace: Minor doc change Point to pinentry-qt instead of pinentry-qt4. Package-Manager: Portage-2.3.31, Repoman-2.3.9 kde-plasma/plasma-workspace/files/10-agent-startup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-workspace/files/10-agent-startup.sh b/kde-plasma/plasma-workspace/files/10-agent-startup.sh index fc5ba70539..104822c240 100644 --- a/kde-plasma/plasma-workspace/files/10-agent-startup.sh +++ b/kde-plasma/plasma-workspace/files/10-agent-startup.sh @@ -12,7 +12,7 @@ # # If using gpg-agent for ssh instead of ssh-agent, a GUI pinentry program # must be selected either with eselect pinentry or adding an entry to -# $HOME/.gnupg/gpg-agent.conf such as "pinentry-program /usr/bin/pinentry-qt4". +# $HOME/.gnupg/gpg-agent.conf such as "pinentry-program /usr/bin/pinentry-qt". # # If using gnupg-2.1 or later with gpg-agent for ssh instead of ssh-agent, # $HOME/.gnupg/gpg-agent.conf must be edited to include "enable-ssh-support".
