diff options
author | Aaron Weber <aaron@ximian.com> | 2001-08-21 03:10:52 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-08-21 03:10:52 +0800 |
commit | da1379ef0c3bc07a34995f2096907470f38b1a62 (patch) | |
tree | 08c20e34591d8d8270989b01aa0f88a4f53d528a /help | |
parent | 8346dd4f6c6d4ee5b38cf343afa7cdc784adb258 (diff) | |
download | gsoc2013-evolution-da1379ef0c3bc07a34995f2096907470f38b1a62.tar.gz gsoc2013-evolution-da1379ef0c3bc07a34995f2096907470f38b1a62.tar.zst gsoc2013-evolution-da1379ef0c3bc07a34995f2096907470f38b1a62.zip |
the topics for the help menu. Minor editing.
2001-08-20 Aaron Weber <aaron@ximian.com>
* C/topic.dat: the topics for the help menu.
* C/usage-mainwindow.sgml: Minor editing.
svn path=/trunk/; revision=12319
Diffstat (limited to 'help')
-rw-r--r-- | help/C/topic.dat | 10 | ||||
-rw-r--r-- | help/C/usage-mainwindow.sgml | 10 |
2 files changed, 15 insertions, 5 deletions
diff --git a/help/C/topic.dat b/help/C/topic.dat new file mode 100644 index 0000000000..b90b0f04be --- /dev/null +++ b/help/C/topic.dat @@ -0,0 +1,10 @@ +index.html Table of Contents +introduction.html What is Evolution? +usage-mainwindow.html Getting Started +usage-exec-summary.html The Evolution Summary +usage-mail.html Getting and Sending Email +usage-contact.html Using the Contact Manager +usage-calendar.html Managing Your Schedule +config-prefs.html Configuring Evolution +menuref.html Quick Reference +apx-gloss.html Glossary
\ No newline at end of file diff --git a/help/C/usage-mainwindow.sgml b/help/C/usage-mainwindow.sgml index c450aa2ca7..26db4d892d 100644 --- a/help/C/usage-mainwindow.sgml +++ b/help/C/usage-mainwindow.sgml @@ -3,7 +3,7 @@ --> <chapter id="usage-mainwindow"> - <title>The Evolution Workspace</title> + <title>Getting Started with Evolution</title> <sect1 id="usage-mainwindow-starting"> <title>The First Time you Start Evolution</title> <para> @@ -128,7 +128,7 @@ </para> <para> Remember Password — If you prefer to not enter your - password everytime you check email, press this button. + password every time you check email, press this button. </para> </listitem> </itemizedlist> @@ -665,9 +665,9 @@ </tip> --> <para> - Any time new information arrives in a mail folder, that folder label - is displayed in bold text, along with the number of new messages in - that folder inside of paranthesis. + Any time new mail arrives in a mail folder, that folder + label is displayed in bold text, along with the number of + new messages in that folder. </para> </sect3> </sect2> |