diff options
author | Andre Klapper <a9016009@gmx.de> | 2014-03-23 22:57:56 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2014-03-26 03:10:13 +0800 |
commit | b734b82ce5daa04fa3167dc13bad226a0265a1b6 (patch) | |
tree | 1e744eef54a9c54835deddb5e61d63137ff83380 /help | |
parent | 056e44f23964fe64603494eeb37701bec1c3e228 (diff) | |
download | gsoc2013-evolution-b734b82ce5daa04fa3167dc13bad226a0265a1b6.tar.gz gsoc2013-evolution-b734b82ce5daa04fa3167dc13bad226a0265a1b6.tar.zst gsoc2013-evolution-b734b82ce5daa04fa3167dc13bad226a0265a1b6.zip |
User docs: Link to more specific Seahorse user docs page
Diffstat (limited to 'help')
-rw-r--r-- | help/C/mail-encryption-gpg-create-key.page | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/help/C/mail-encryption-gpg-create-key.page b/help/C/mail-encryption-gpg-create-key.page index 15e61de0fb..eb9ba9c6d2 100644 --- a/help/C/mail-encryption-gpg-create-key.page +++ b/help/C/mail-encryption-gpg-create-key.page @@ -6,7 +6,7 @@ <link type="guide" xref="mail-encryption#gpg"/> - <revision pkgversion="2.32.1" version="0.3" date="2012-02-18" status="final"/> + <revision pkgversion="3.11.92" version="0.4" date="2014-03-23" status="final"/> <credit type="author"> <name its:translate="no">Andre Klapper</name> <email its:translate="no">ak-47@gmx.net</email> @@ -22,8 +22,9 @@ <title>Creating a GPG key</title> -<note style="advanced"><p>These steps are very technical. For average users we recommend using the <link xref="help:seahorse/index" href="https://help.gnome.org/users/seahorse/stable/index"><app>Seahorse</app> application</link> for managing GPG/OpenPGP keys.</p></note> -<!-- TODO:POST-3-8: Update and rewrite using Seahorse. Needs a complete rewrite once https://bugzilla.gnome.org/show_bug.cgi?id=508744 is fixed. --> +<note style="advanced"><p>These steps are very technical. For average users we recommend using the <link xref="help:seahorse/pgp-generate" +href="https://help.gnome.org/users/seahorse/stable/pgp-generate"><app>Seahorse</app> application</link> for creating GPG/OpenPGP keys.</p></note> +<!-- TODO:POST-3-12: 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> <steps> |