diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-07-03 01:56:29 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-07-03 01:56:29 +0800 |
commit | e232ded38af4bfba708f2d405bf0c1c849872054 (patch) | |
tree | 60465f0bb29ea371f3ffe837585d0e4d6eeb681c /doc/C/evolution.sgml | |
parent | 49268295188a32469458280007c806eb99caca12 (diff) | |
download | gsoc2013-evolution-e232ded38af4bfba708f2d405bf0c1c849872054.tar.gz gsoc2013-evolution-e232ded38af4bfba708f2d405bf0c1c849872054.tar.zst gsoc2013-evolution-e232ded38af4bfba708f2d405bf0c1c849872054.zip |
Created its own file.
2001-07-02 Kevin Breit <battery841@mediaone.net>
* C/apx-common-tasks.sgml: Created its own file.
* C/usage-mainwindow.sgml: You name it.
* C/preface.sgml: Pulled shortcuts from here into its own apx
* C/evolution.sgml: Reordered entities
svn path=/trunk/; revision=10686
Diffstat (limited to 'doc/C/evolution.sgml')
-rw-r--r-- | doc/C/evolution.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/C/evolution.sgml b/doc/C/evolution.sgml index 647aa488f7..b78cfc233a 100644 --- a/doc/C/evolution.sgml +++ b/doc/C/evolution.sgml @@ -16,6 +16,7 @@ <!ENTITY MENUREF SYSTEM "menuref.sgml"> <!ENTITY FAQ SYSTEM "evolution-faq.sgml"> <!ENTITY APX-GLOSS SYSTEM "apx-gloss.sgml"> +<!ENTITY APX-COMMON-TASKS SYSTEM "apx-common-tasks.sgml"> <!ENTITY APX-BUGS SYSTEM "apx-bugs.sgml"> <!ENTITY APX-AUTHORS SYSTEM "apx-authors.sgml"> @@ -136,6 +137,7 @@ implemented. --> &APX-GLOSS; &APX-BUGS; &APX-AUTHORS; + </book> |