diff options
author | Aaron Weber <aaron@ximian.com> | 2002-10-17 06:53:30 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2002-10-17 06:53:30 +0800 |
commit | 016868172c86d41808ba3e455da1576c6dbe736b (patch) | |
tree | a16842c4cbeb35e288fd7856c46afad982fd6227 /help | |
parent | dcfed36441f2a937ee8ae1f604b7d1f0a5bc5719 (diff) | |
download | gsoc2013-evolution-016868172c86d41808ba3e455da1576c6dbe736b.tar gsoc2013-evolution-016868172c86d41808ba3e455da1576c6dbe736b.tar.gz gsoc2013-evolution-016868172c86d41808ba3e455da1576c6dbe736b.tar.bz2 gsoc2013-evolution-016868172c86d41808ba3e455da1576c6dbe736b.tar.lz gsoc2013-evolution-016868172c86d41808ba3e455da1576c6dbe736b.tar.xz gsoc2013-evolution-016868172c86d41808ba3e455da1576c6dbe736b.tar.zst gsoc2013-evolution-016868172c86d41808ba3e455da1576c6dbe736b.zip |
no longer need to enter path.
2002-10-16 Aaron Weber <aaron@ximian.com>
* C/usage-mail.sgml: no longer need to enter path.
svn path=/trunk/; revision=18379
Diffstat (limited to 'help')
-rw-r--r-- | help/C/usage-mail.sgml | 8 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index a6f10d8d28..fdda5e7e0c 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -2148,14 +2148,6 @@ wwwkeys.pgp.net 32j38dk2</command>. Substitute your key ID for integrated into your identity in
<application>Evolution</application>.
</para>
- <para>
- You may also need to tell Evolution where to find the PGP or
- GPG application. Under the <guibutton>Mail
- Preferences</guibutton> section, select the
- <guibutton>Security</guibutton> tab and enter the complete
- path, usually <userinput>/usr/bin/gpg</userinput> for your
- encryption tool.
- </para>
<note>
<title>What is my Key ID again?</title>
<para>
diff --git a/help/ChangeLog b/help/ChangeLog index 1d8d18a9c3..92c287130c 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2002-10-16 Aaron Weber <aaron@ximian.com> + + * C/usage-mail.sgml: no longer need to enter path. + 2002-10-15 Aaron Weber <aaron@ximian.com> * C/usage-exchange.sgml: Update supported/unsupported list. |