aboutsummaryrefslogtreecommitdiffstats
path: root/doc/C/usage-mainwindow.sgml
diff options
context:
space:
mode:
authorAaron Weber <aaron@src.gnome.org>2000-05-27 04:06:55 +0800
committerAaron Weber <aaron@src.gnome.org>2000-05-27 04:06:55 +0800
commit7434b2831bd5604c6ee939c604cec5a91205b4d2 (patch)
tree7c9cfe8ae54486839819e1dd2c8f61359e4b3602 /doc/C/usage-mainwindow.sgml
parent735c91373742948f85a0d7b0a69247d1cd4677de (diff)
downloadgsoc2013-evolution-7434b2831bd5604c6ee939c604cec5a91205b4d2.tar
gsoc2013-evolution-7434b2831bd5604c6ee939c604cec5a91205b4d2.tar.gz
gsoc2013-evolution-7434b2831bd5604c6ee939c604cec5a91205b4d2.tar.bz2
gsoc2013-evolution-7434b2831bd5604c6ee939c604cec5a91205b4d2.tar.lz
gsoc2013-evolution-7434b2831bd5604c6ee939c604cec5a91205b4d2.tar.xz
gsoc2013-evolution-7434b2831bd5604c6ee939c604cec5a91205b4d2.tar.zst
gsoc2013-evolution-7434b2831bd5604c6ee939c604cec5a91205b4d2.zip
new file new file New directory, for figure graphics.
* C/fig/mainwindow-pic.png: new file * C/fig/mail-druid-pic.png: new file * C/fig: New directory, for figure graphics. * C/apx-gloss.sgml: new file. glossary. thx. to kevin from chicago. * C/usage-setup.sgml: More accurate description of druid, and moved to mail section-- see usage-mail.sgml entry. This is a new location for this entity, and it may move more later. * C/usage-mainwindow.sgml: altered description of starting evolution. added screenshot for main-window picture. * C/usage-mail.sgml: added screenshots, added coverage of setup druid and put it into get-and-send section, which is probably not where it should stay. Also started filter druid coverage and clarified examples, esp. in Bcc: section. * C/usage-contact.sgml: Clarified examples. * C/preface.sgml: rewording of "what is" and "about book" sections. * C/evolution-guide.sgml: added glossary entity APX-GLOSS, altered phrasing in part intros, changed order of Setup-assistant section. * C/config-prefs.sgml: changed wording, removed ref. to re-running setup assistant. svn path=/trunk/; revision=3222
Diffstat (limited to 'doc/C/usage-mainwindow.sgml')
-rw-r--r--doc/C/usage-mainwindow.sgml39
1 files changed, 22 insertions, 17 deletions
diff --git a/doc/C/usage-mainwindow.sgml b/doc/C/usage-mainwindow.sgml
index 8470189977..3dc91e5a97 100644
--- a/doc/C/usage-mainwindow.sgml
+++ b/doc/C/usage-mainwindow.sgml
@@ -3,18 +3,23 @@
<title>The Main Window: Evolution Basics</title>
<para>
- After <application>Evolution</application> starts up, you will
- see the <interface>main window</interface>, which looks a lot
- like in <xref linkend="usage-mainwindow-fig">. On the left of
- the <interface>main window</interface> are the
- <interface>shortcut bar</interface> and the
- <interface>tree-view</interface>. Just underneath the title
- bar is a series of menus in the <interface>menu
- bar</interface>, and below that, the <interface>tool
- bar</interface> with buttons for different functions. The
- largest part of the <interface>main window</interface> is
- taken up by a welcome message. <!-- para does not end here
- but after fig! -->
+
+ Start <application>Evolution</application> by selecting
+ <guimenuitem>Evolution</guimenuitem> from the
+ <guisubmenu>Applications</guisubmenu> of the <guimenu>Main
+ Panel Menu</guimenu>, or by typing
+ <command>evolution</command> at the command-line.After
+ <application>Evolution</application> starts up, you will see
+ the <interface>main window</interface>, which looks a lot like
+ in <xref linkend="usage-mainwindow-fig">. On the left of the
+ <interface>main window</interface> are the <interface>shortcut
+ bar</interface> and the <interface>tree-view</interface>.
+ Just underneath the title bar is a series of menus in the
+ <interface>menu bar</interface>, and below that, the
+ <interface>tool bar</interface> with buttons for different
+ functions. The largest part of the <interface>main
+ window</interface> is taken up by a welcome message. <!--
+ para does not end here but after fig! -->
<!-- ==============Figure=================================== -->
@@ -25,10 +30,10 @@ forth. Can these things be labelled with little arrows & stuff?
-->
<figure id="usage-mainwindow-fig">
- <title>Evolution Main Window</title>
+ <title>Evolution Main Window and Inbox</title>
<screenshot>
<screeninfo>Evolution Main Window</screeninfo>
- <graphic fileref="mainwindow-pic" format="png" srccredit="Aaron Weber">
+ <graphic fileref="fig/mainwindow-pic" format="png" srccredit="Aaron Weber">
</graphic>
</screenshot>
</figure>
@@ -189,14 +194,14 @@ forth. Can these things be labelled with little arrows & stuff?
</para>
<para>
- (CHANGE that title! THIS SECTION BELONGS SOMEWHERE ELSE!)
You can drag the folders inside the tree view to change
their order or put one folder inside another. To delete a
folder, you can drag it into the trash folder. The same
goes for individual messages, appointments, and address
cards, whether they're in the <interface>tree
view</interface> or not: drag them where you want them, and
- they will go there. (IS THIS TRUE?)
+ they will go there.
+<!-- ****This paragraph could use some work**** -->
</para>
<para>
You can also use the <guimenu>right-click menu</guimenu> to
@@ -211,4 +216,4 @@ forth. Can these things be labelled with little arrows & stuff?
already.
</para>
</sect1>
- </chapter> \ No newline at end of file
+ </chapter>