From 38e1adcd8db6b768d4610f3a7b1b1725203d9e58 Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Thu, 8 Jul 2004 20:59:58 +0000 Subject: ScrubMonkey submitted comments for preface.xml. Someone put — entities in this and I removed them because some parsers will choke especially since we haven't defined them earlier. svn path=/trunk/; revision=26599 --- help/C/preface.xml | 148 +++++++++++++++++++---------------------------------- 1 file changed, 53 insertions(+), 95 deletions(-) (limited to 'help/C/preface.xml') diff --git a/help/C/preface.xml b/help/C/preface.xml index 2518c67bea..ef803c9049 100644 --- a/help/C/preface.xml +++ b/help/C/preface.xml @@ -3,87 +3,24 @@ Organization - This book is divided into two parts, with several - appendices. The first part is a guided - tour, which will explain how to use - Evolution. If you are new to - Evolution or to groupware in - general, this section is for you. The second section, covering - configuration, is targeted at - more advanced users, but anyone who wants to change the way - Evolution looks or acts can benefit - from reading it. + The first part of this book is a guided + tour, which will explain how to use Evolution. If you + are new to Evolution or to groupware in general, this section is + for you. The second section, covering configuration, is targeted at more + advanced users, but anyone who wants to change the way Evolution + looks or acts can benefit from reading it. - - Typographical conventions - - In this book, we'll mark some words with special typography: - - Commands you type at the command line - - Menu selections look like this: - - Menu - Submenu - Menu Item - - - Buttons and item labels in the user interface - Anything you type in - File names or text output from the computer - Words - that are defined in the . - - - -We'll provide assorted bits of additional information in tips set off from the rest of the book, as well. - - - Tip - - Tips and bits of extra information will look like - this. - - - - - -Examples are also set off from the rest of the text. They look like this: - - - Example Example - - This is what an example looks like. We'll provide - examples for some of the more complicated tasks you - might be performing. - - - - - Lastly, we'll have warnings, in cases where you should be careful: - - - Example Warning - - This is what a warning looks like. If there's a chance - you'll run into trouble, we'll warn you beforehand. - - - - - - 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. + evolution --help. For support, + late-breaking news, and errata, visit the Novell support center at + support.novell.com. @@ -102,9 +39,14 @@ Examples are also set off from the rest of the text. They look like this: Junk Mail (Spam) Filtering - Novell Evolution &appversion; uses the same font - smoothing technology as the rest of your GNOME 2 - desktop. + Novell Evolution &appversion; includes trainable + Bayesian junk mail filters. When you get mail you + don't want, click the Junk button + in the toolbar. Check your Junk + Mail folder periodically to see if it's + filtered out anything you want to keep, and mark it as + Not Junk. As you correct the + filter, it will become more effective. @@ -116,12 +58,12 @@ Examples are also set off from the rest of the text. They look like this: Now you can access GroupWise servers as well as IMAP and POP mail servers, with no additional installation required. Connection to Microsoft Exchange 2000 and - 2003 servers is possible with the Evolution Connector. + 2003 servers is possible with the Evolution Connector, + now available at no charge and under the GPL license. - User Interface Updates @@ -151,9 +93,8 @@ Examples are also set off from the rest of the text. They look like this: The ~/evolution/ directory has been moved to - ~/.evolution, and therefore - normally tucked out of sight in most directory - listings. + ~/.evolution, keeping it + out of sight in most cases. @@ -185,18 +126,27 @@ Examples are also set off from the rest of the text. They look like this: Default Browsers - To set the browser that opens when you click a link in - an email, open the GNOME preferences tool - (SystemPersonal Settings - or gnome-control-center) and start the - File Associations tool. There, look under - Internet Services, select - World wide web (http), and select - the browser of your choice. If you wish to use a + To set the browser used for links from email addresses, + open the GNOME preferences tool + (SystemPersonal + Settings + or gnome-control-center) and click + File Associations. On some systems, + this may be called MIME Types or + Default Applications. + + + In the File Associations tool, go to the + Internet Services section and click + World wide web (http), then select + the browser of your choice. If you wish to use a browser other than the ones suggested, you will need to - enter the full shell command. For example you might use - mybrowser "%s" to start the - mybrowser program at the right page. + enter a complete shell command, rather than just the + browser name: mybrowser + `%s` rather than + My Browser. + Some systems may require you to set the browser used for + https:// links seperately. @@ -217,16 +167,24 @@ Examples are also set off from the rest of the text. They look like this: Evolution from the drop-down list. + + If you are using KDE, you can also set Evolution as the + default through the KDE control center. Go to the + KDE Components section and select + Component Chooser, then + Email Client. Click the + Use a different email client option + and enter evolution `%s`. + For applications such as Mozilla and Netscape, which do not use the GNOME preference tools, you will need to find the protocol handler preference tool for that application and enter evolution - "%s" as your choice for handling mailto links. + `%s` as your choice for handling mailto links. - - + \ No newline at end of file -- cgit