diff options
author | Aaron Weber <aaron@src.gnome.org> | 2000-05-27 04:06:55 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-05-27 04:06:55 +0800 |
commit | 7434b2831bd5604c6ee939c604cec5a91205b4d2 (patch) | |
tree | 7c9cfe8ae54486839819e1dd2c8f61359e4b3602 /help/C/evolution-guide.sgml | |
parent | 735c91373742948f85a0d7b0a69247d1cd4677de (diff) | |
download | gsoc2013-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 'help/C/evolution-guide.sgml')
-rw-r--r-- | help/C/evolution-guide.sgml | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/help/C/evolution-guide.sgml b/help/C/evolution-guide.sgml index 3e6b374fca..9df4a2a170 100644 --- a/help/C/evolution-guide.sgml +++ b/help/C/evolution-guide.sgml @@ -13,9 +13,11 @@ <!ENTITY DEVEL-ACTION SYSTEM "devel-action.sgml"> <!ENTITY DEVEL-SCRIPT SYSTEM "devel-script.sgml"> <!ENTITY DEVEL-COMPONENT SYSTEM "devel-component.sgml"> +<!ENTITY APX-GLOSS SYSTEM "apx-gloss.sgml"> <!ENTITY APX-BUGS SYSTEM "apx-bugs.sgml"> <!ENTITY APX-AUTHORS SYSTEM "apx-authors.sgml"> <!ENTITY APX-FDL SYSTEM "apx-fdl.sgml"> + ]> @@ -65,7 +67,6 @@ standardize on second person, not 1st pers. plural. </para> </partintro> - &USAGE-SETUP; &USAGE-MAINWINDOW; &USAGE-MAIL; &USAGE-CONTACT; @@ -101,8 +102,8 @@ standardize on second person, not 1st pers. plural. There are three levels of developing for <application>Evolution</application>. You can write actions. You can write scripts. And you can write full-fledged - Evolution components. INSERT CONTENT: paragraph should describe the - differences. + Evolution components. This paragraph will eventually + desfcribe what that means. </para> </partintro> @@ -110,9 +111,20 @@ standardize on second person, not 1st pers. plural. &DEVEL-SCRIPT; &DEVEL-COMPONENT; </part> - + &APX-GLOSS; &APX-BUGS; &APX-AUTHORS; &APX-FDL; </book> + + + + + + + + + + + |