From 472a367597cd6158e2e9dc3e2210bf9efab4d112 Mon Sep 17 00:00:00 2001 From: nobody Date: Thu, 5 Dec 2002 19:58:38 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'R2_0'. svn path=/tags/R2_0/; revision=19030 --- help/C/preface.xml | 360 ----------------------------------------------------- 1 file changed, 360 deletions(-) delete mode 100644 help/C/preface.xml (limited to 'help/C/preface.xml') diff --git a/help/C/preface.xml b/help/C/preface.xml deleted file mode 100644 index 09bcc04a01..0000000000 --- a/help/C/preface.xml +++ /dev/null @@ -1,360 +0,0 @@ - - - - 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. - - - - - Typographical conventions - - In this book, we'll mark some words with special typography: - - Applications - Commands you type at the command line - Labels for buttons and other portions of the graphical interface - - Menu selections look like this: - - Menu - Submenu - Menu Item - - - Buttons you can - click Anything you type - in Text - output from a 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. - - - - - What's New in Evolution 1.2 - - If you're already familiar with Ximian Evolution 1.0, our new - version has a lot to add. Here are some of the new and - changed features. Ximian Connector for Microsoft Exchange also - has new features, which are covered in "new-in-connector-one-two">. - - - Evolution Settings Interface - - - The preferences dialogs have been completely - overhauled. There is now a single configuration dialog - window for all components of the program, and you can - access it from anywhere. To change your preferences, - select - - - Tools - - - Preferences - - . Detailed help for the preferences - dialogs has been added to . - - - - - - - Mail Composer Autocomplete - - - Email addresses in the message composer can now work - with LDAP address books. Add your LDAP address book to - the list of folders searched for address completion in - the Folder Settings section of - the Settings dialog. - - - - - - Performance Improvements - - - Startup time has decreased, POP server interactions - are more efficient, and indexing of locally cached - mail is now faster. - - - - - - - Mail Composer HTML Improvements - - - Pasting into the mail composer from another message - or from a web page preserves the HTML formatting of - the source document. Multiple levels of reply - quotation in messages are clearer and use a vertical - blue line on the left side to indicate quotation. Text - "smileys" are now automatically converted to small - images displaying the appropriate emotion. You can - turn this option off in the - Composer section of the Settings - dialog. - - - - - - Signature Editor - - - There is now a signature editor, which can be used to - create plain text or HTML signatures. - click the the Signatures tab in - the Composer Settings section of the Evolution - Settings window. - - - - - - - Keyboard Navigation Overhaul - - - All unmodified letter keys have changed function-- the - N and P keys, for - example, no longer take you to the next you to the - next or previous message. Pressing a letter will now - take you to the nearest message whose data in the sort - column begins with that letter. That is, if you press - N and you are sorting your list by sender, you will - move to a message from Nadine. If you are sorting by - subject, you'll move to the message about - nectarines. This should also work in the folder list - for folder navigation. - - - This means that the old single letter shortcuts have - changed as well. The new shortcuts: - - - , (comma) and . - (period) are now the keyboard shortcuts for Next - and Previous unread messages. You can also use the - square brackets ] and - [. - - - ` (backtick) toggles - the message preview pane. - - - Shortcuts that use the Control key - have not changed. - - - - - - Added Functionality for the "New" Button - - - The New now has a menu next to - it. As in Evolution 1.0, you can click the button once - to get a new item for the Evolution tool you're - using. However, if you click the small arrow menu to - the right of the button, you will find a menu that - allows you to create new items for the rest of - Evolution: All day appointments, regular appointments, - tasks and meetings for the calendar; mail messages for - the mail tool; and contacts and contact lists for the - address book. - - - - - - Import Tool Now Imports Netscape Filters - - - You can now import your filters, as well as your email - messages, from the Netscape mail client. - - - - - - Folder Naming Internationalization - - - You can now use Unicode (UTF-8) characters in the - names for IMAP folders. - - - - - - Executive Summary now Reads IMAP - - - The Executive Summary tool in Evolution now displays - email messages in IMAP as well as local mail folders. - - - - - - Filters and vFolders Notice Moved or Missing Folders - - - vFolders and filters now notice if you move or delete - a folder that they use. - - - - - - vFolder "Original Location" Feature - - - vFolders can now display the actual folder location - for each message they contain. To do so, right click - on the column headers in the message list of any - vFolder, select Add a - Column, and drag the Original - Location item into position. - - - - - - New Criteria and Actions - - - There are many new filter criteria and actions, - including additional message flags such as Flag for - Followup. - - - - - - Folder Selection for Offline Mode - - - You may now select which network folders which will be - cached locally when you go into Offline mode. This - setting may be changed from the Folders section of the - Evolution Settings window. - - - - - - Resend (Bounce) Feature Added - - - This feature is often called "Bounce" or "Redirect." To - resend a message with all its headers instead of merely - forwarding it, select the message and choose - - - Actions - - - Forward - - - Resend - - . - - - - - - Digest-mode Display of Forwarded Messages - - - Messages that contain multiple forwarded messages are - now displayed as a digest rather than inline or as a - series of attachments. - - - - - - New Mail Notification - - - When new mail arrives, you may opt to have Evolution - beep or play a sound file that you specify. - - - - - - - -- cgit