diff options
author | Aruna Sankaranarayanan <arunasank@src.gnome.org> | 2013-07-03 21:35:46 +0800 |
---|---|---|
committer | Aruna Sankaranarayanan <arunasank@src.gnome.org> | 2013-07-03 21:35:46 +0800 |
commit | ad159b19d99fba1fb7396b846d50e7b23978c049 (patch) | |
tree | 9085c0b5abd0d18eab2c9eba2664bc06c5a4fbad /help | |
parent | 365d5a5bc0976fc5923f8ad3724148bc5386312c (diff) | |
download | gsoc2013-evolution-ad159b19d99fba1fb7396b846d50e7b23978c049.tar.gz gsoc2013-evolution-ad159b19d99fba1fb7396b846d50e7b23978c049.tar.zst gsoc2013-evolution-ad159b19d99fba1fb7396b846d50e7b23978c049.zip |
help: mail-encryption-gpg-signing-encrypting.page
Added a comment to the page about a link from Seahorse, so that the
seahorse help is suitably changed if this page is renamed/deleted.
Diffstat (limited to 'help')
-rw-r--r-- | help/C/mail-encryption-gpg-signing-encrypting.page | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/help/C/mail-encryption-gpg-signing-encrypting.page b/help/C/mail-encryption-gpg-signing-encrypting.page index 4a11b30991..20d1106122 100644 --- a/help/C/mail-encryption-gpg-signing-encrypting.page +++ b/help/C/mail-encryption-gpg-signing-encrypting.page @@ -14,14 +14,19 @@ <credit type="author"> <name its:translate="no">Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/encryption.html.en#bspya9p --> </credit> - + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> - + </info> <title>Signing or encrypting messages</title> +<!--A seahorse help page(what-is-pgp-key.page) links to this page. So please + change/delete the link in the Seahorse help if you are renaming or + deleting this page--> + + <p>After you have <link xref="mail-encryption-gpg-set-up">set up your GPG key</link>, you can sign or encrypt a message by clicking <guiseq><gui>Options</gui><gui>PGP Sign</gui></guiseq> or <gui>PGP Encrypt</gui> from the message composer menu.</p> <note style="tip"><p>The Subject line of the message will not be encrypted and should not be used for sensitive information.</p></note> |