diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-06-21 22:07:27 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-06-21 22:07:27 +0800 |
commit | 2cf498ad3cf468c2eaee3d5529199cba5c447651 (patch) | |
tree | 9dd21ed7d66e94358758f6a15010e48dc755629f /help/C/preface.sgml | |
parent | 7728dadd907e9462159ed55c96c10bd6ce6983e9 (diff) | |
download | gsoc2013-evolution-2cf498ad3cf468c2eaee3d5529199cba5c447651.tar gsoc2013-evolution-2cf498ad3cf468c2eaee3d5529199cba5c447651.tar.gz gsoc2013-evolution-2cf498ad3cf468c2eaee3d5529199cba5c447651.tar.bz2 gsoc2013-evolution-2cf498ad3cf468c2eaee3d5529199cba5c447651.tar.lz gsoc2013-evolution-2cf498ad3cf468c2eaee3d5529199cba5c447651.tar.xz gsoc2013-evolution-2cf498ad3cf468c2eaee3d5529199cba5c447651.tar.zst gsoc2013-evolution-2cf498ad3cf468c2eaee3d5529199cba5c447651.zip |
Moved my entires to doc/ChangeLog per request of danw
2001-06-20 Kevin Breit <battery841@mediaone.net>
* doc/ChangeLog: Moved my entires to doc/ChangeLog per request of danw
svn path=/trunk/; revision=10353
Diffstat (limited to 'help/C/preface.sgml')
-rw-r--r-- | help/C/preface.sgml | 47 |
1 files changed, 23 insertions, 24 deletions
diff --git a/help/C/preface.sgml b/help/C/preface.sgml index bac4c53ff0..fe104d6819 100644 --- a/help/C/preface.sgml +++ b/help/C/preface.sgml @@ -90,31 +90,30 @@ developers an environment for cutting-edge application development. </para> - </listitem> - <listitem> - <para> - Data must be safe: <application>Evolution</application> - must not lose mail, corrupt mailbox files or other - data, execute arbitrary <glossterm linkend="script">scripts</glossterm>, + </listitem> + <listitem> + <para> + Data must be safe: <application>Evolution</application> + must not lose mail, corrupt mailbox files or other + data, execute arbitrary <glossterm linkend="script">scripts</glossterm>, or delete files from your hard disk. - </para> - </listitem> - </itemizedlist> - </para> - <para> - <application>Evolution</application> is designed to make most - daily tasks faster. For example, it takes only one or two - clicks to enter an appointment or an address card sent to you - by email, or to send email to a contact or appointment. - <application>Evolution</application> makes displays faster and - more efficient, so searches are faster and memory usage is - lower. People who get lots of mail will appreciate advanced - features like <link - linkend="usage-mail-organize-vFolders">Virtual Folders</link>, - which let you save searches as though they were ordinary mail - folders. - </para> - + </para> + </listitem> + </itemizedlist> + </para> + <para> + <application>Evolution</application> is designed to make most + daily tasks faster. For example, it takes only one or two + clicks to enter an appointment or an address card sent to you + by email, or to send email to a contact or appointment. + <application>Evolution</application> makes displays faster and + more efficient, so searches are faster and memory usage is + lower. People who get lots of mail will appreciate advanced + features like <link linkend="usage-mail-organize-vFolders"> + Virtual Folders</link>, which let you save searches as though + they were ordinary mail folders. + </para> + </sect1> <sect1 id="aboutbook"> |