diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-08-08 22:35:33 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-08-08 23:14:26 +0800 |
commit | 784624be2e6184c17598e4aa5691bc8a501cabac (patch) | |
tree | 426fe02ad641426922b9d26aeaec513a1a49d928 /help | |
parent | 330b2e0fb9459bdc6fb9d5a8709989a787bee637 (diff) | |
download | gsoc2013-evolution-784624be2e6184c17598e4aa5691bc8a501cabac.tar.gz gsoc2013-evolution-784624be2e6184c17598e4aa5691bc8a501cabac.tar.zst gsoc2013-evolution-784624be2e6184c17598e4aa5691bc8a501cabac.zip |
User Docs: Link to Seahorse User Manual
Diffstat (limited to 'help')
-rw-r--r-- | help/C/mail-encryption-gpg-create-key.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/mail-encryption-gpg-create-key.page b/help/C/mail-encryption-gpg-create-key.page index 1ced451ed9..2d124ab4fd 100644 --- a/help/C/mail-encryption-gpg-create-key.page +++ b/help/C/mail-encryption-gpg-create-key.page @@ -2,7 +2,7 @@ type="topic" id="mail-encryption-gpg-create-key"> <info> - <desc>Signing or encrypting messages via GPG that you send.</desc> + <desc>Signing or encrypting messages via GPG/OpenPGP that you send.</desc> <link type="guide" xref="mail-encryption#gpg"/> @@ -22,7 +22,7 @@ <title>Creating a GPG key</title> -<note style="advanced"><p>These steps are very technical. For average users we nowadays recommend using the Seahorse application for managing GPG keys.</p></note> +<note style="advanced"><p>These steps are very technical. For average users we recommend using the <link href="ghelp:seahorse#index"><app>Seahorse</app> application</link> for managing GPG/OpenPGP keys.</p></note> <!-- TODO:POST-3-2: Update and rewrite using Seahorse. Needs a complete rewrite once https://bugzilla.gnome.org/show_bug.cgi?id=508744 is fixed. --> <p>Before you can get or send GPG encrypted mail, you need to generate your public and private keys with GPG.</p> |