aboutsummaryrefslogtreecommitdiffstats
path: root/doc/C/evolution.sgml
diff options
context:
space:
mode:
authorAaron Weber <aaron@ximian.com>2001-05-22 12:18:24 +0800
committerAaron Weber <aaron@src.gnome.org>2001-05-22 12:18:24 +0800
commit4794a4a85d416ff536dfaa1c7212471979b0426b (patch)
tree9c1b8e6e7e502cd69cbcf11d0fff0cdad4f14129 /doc/C/evolution.sgml
parent0492a96af428c8c28beb0a24327f63ef531e7e30 (diff)
downloadgsoc2013-evolution-4794a4a85d416ff536dfaa1c7212471979b0426b.tar
gsoc2013-evolution-4794a4a85d416ff536dfaa1c7212471979b0426b.tar.gz
gsoc2013-evolution-4794a4a85d416ff536dfaa1c7212471979b0426b.tar.bz2
gsoc2013-evolution-4794a4a85d416ff536dfaa1c7212471979b0426b.tar.lz
gsoc2013-evolution-4794a4a85d416ff536dfaa1c7212471979b0426b.tar.xz
gsoc2013-evolution-4794a4a85d416ff536dfaa1c7212471979b0426b.tar.zst
gsoc2013-evolution-4794a4a85d416ff536dfaa1c7212471979b0426b.zip
Added evolution-faq as an entity.
2001-05-22 Aaron Weber <aaron@ximian.com> * C/evolution.sgml: Added evolution-faq as an entity. * C/apx-authors.sgml: Added ettore and duncan to authors for the FAQ. * C/evolution-faq.sgml: Put in <qandaset> form, made an entity included in evolution.sgml. This will require changes to makefiles and will break the current menu item for the FAQ. svn path=/trunk/; revision=9918
Diffstat (limited to 'doc/C/evolution.sgml')
-rw-r--r--doc/C/evolution.sgml7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/C/evolution.sgml b/doc/C/evolution.sgml
index 70c076bb30..e794d4a325 100644
--- a/doc/C/evolution.sgml
+++ b/doc/C/evolution.sgml
@@ -12,6 +12,7 @@
<!ENTITY CONFIG-PREFS SYSTEM "config-prefs.sgml">
<!ENTITY CONFIG-SYNC SYSTEM "config-sync.sgml">
<!ENTITY MENUREF SYSTEM "menuref.sgml">
+<!ENTITY FAQ SYSTEM "evolution-faq.sgml">
<!ENTITY APX-GLOSS SYSTEM "apx-gloss.sgml">
<!ENTITY APX-BUGS SYSTEM "apx-bugs.sgml">
<!ENTITY APX-AUTHORS SYSTEM "apx-authors.sgml">
@@ -33,7 +34,7 @@ implemented. -->
<author><firstname>Kevin</firstname><surname>Breit</surname></author>
</authorgroup>
<copyright>
- <year>2000</year>
+ <year>2001</year>
<holder> Ximian, Inc., </holder>
</copyright>
@@ -63,7 +64,7 @@ implemented. -->
</legalnotice>
<releaseinfo>
- This is version 0.10 of the Evolution manual.
+ This is version 0.11 of the Evolution manual.
</releaseinfo>
</bookinfo>
@@ -126,7 +127,7 @@ implemented. -->
</partintro>
&MENUREF;
</part>
-
+ &FAQ;
&APX-GLOSS;
&APX-BUGS;
&APX-AUTHORS;