From 1a4a455b6540254cf1a6ee2384eefd2774c1cd1d Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Tue, 8 Oct 2002 19:23:16 +0000 Subject: add info about man page and so forth. 2002-10-08 Aaron Weber * C/preface.sgml: add info about man page and so forth. * C/usage-mail.sgml: fix 30892, a cosmetic bug. svn path=/trunk/; revision=18354 --- help/C/preface.sgml | 12 ++++++++++++ help/C/usage-mail.sgml | 18 +++++++++++++++--- help/ChangeLog | 7 +++++++ 3 files changed, 34 insertions(+), 3 deletions(-) diff --git a/help/C/preface.sgml b/help/C/preface.sgml index 6ea461f081..ea339dbae9 100644 --- a/help/C/preface.sgml +++ b/help/C/preface.sgml @@ -78,6 +78,18 @@ Lastly, we'll have warnings, in cases where you should be careful: + + Additional Help Sources + + You can find additional help in three places. For information + about command-line options, open a terminal window and type + man evolution or evolution + --help. For support, late-breaking news, and errata, + visit the Ximian support center at support.ximian.com. + + + What's New in Evolution 1.2 diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index 784c7c23ca..52abc0c249 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -2136,10 +2136,14 @@ wwwkeys.pgp.net 32j38dk2. Substitute your key ID for You'll need to open Tools - Mail Settings + Settings - Once there, select the account with which you'd like to send - and receive encrypted mail, and click the + and select the Mail Accounts button, then + select the account you want to use securely, and click the + Edit button. Then, select the + Security tab in the account dialog. Once + there, select the account with which you'd like to send and + receive encrypted mail, and click the Edit button. In the Security tab is a section labeled Pretty Good Privacy. Enter your key ID @@ -2147,6 +2151,14 @@ wwwkeys.pgp.net 32j38dk2. Substitute your key ID for integrated into your identity in Evolution. + + You may also need to tell Evolution where to find the PGP or + GPG application. Under the Mail + Preferences section, select the + Security tab and enter the complete + path, usually /usr/bin/gpg for your + encryption tool. + What is my Key ID again? diff --git a/help/ChangeLog b/help/ChangeLog index ce78bcb036..25d07142c2 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,10 @@ +2002-10-08 Aaron Weber + + + * C/preface.sgml: add info about man page and so forth. + + * C/usage-mail.sgml: fix 30892, a cosmetic bug. + 2002-09-20 Aaron Weber * C/usage-mail.sgml: offline usage. -- cgit