aboutsummaryrefslogtreecommitdiffstats
path: root/doc/C/apx-bugs.sgml
diff options
context:
space:
mode:
authorAaron Weber <aaron@src.gnome.org>2000-05-19 08:27:59 +0800
committerAaron Weber <aaron@src.gnome.org>2000-05-19 08:27:59 +0800
commite46d64caa7b900342b1f1823aad7938b0f90cbbe (patch)
treeeca1e82cddebc2b0fe5eb8c7dcdd7bffe9445995 /doc/C/apx-bugs.sgml
parent847e3e6d6b0c929a2f747f6a08eb70acbfc60994 (diff)
downloadgsoc2013-evolution-e46d64caa7b900342b1f1823aad7938b0f90cbbe.tar
gsoc2013-evolution-e46d64caa7b900342b1f1823aad7938b0f90cbbe.tar.gz
gsoc2013-evolution-e46d64caa7b900342b1f1823aad7938b0f90cbbe.tar.bz2
gsoc2013-evolution-e46d64caa7b900342b1f1823aad7938b0f90cbbe.tar.lz
gsoc2013-evolution-e46d64caa7b900342b1f1823aad7938b0f90cbbe.tar.xz
gsoc2013-evolution-e46d64caa7b900342b1f1823aad7938b0f90cbbe.tar.zst
gsoc2013-evolution-e46d64caa7b900342b1f1823aad7938b0f90cbbe.zip
+ * C/evo_book_0.1.sgml: removed.
+ + * C/apx-authors.sgml: new file. + * C/apx-bugs.sgml: same. + * C/apx-fdl.sgml: same. + * C/config-prefs.sgml: same. + * C/config-setupassist.sgml: same. + * C/config-sync.sgml: same. + * C/devel-action.sgml: same. + * C/devel-component.sgml: same. + * C/devel-script.sgml: same. + * C/evolution-guide.sgml: same. + * C/preface.sgml: same. + * C/usage-calendar.sgml: same. + * C/usage-contact.sgml: same. + * C/usage-mail.sgml: same. + * C/usage-mainwindow.sgml: same. + * C/usage-setup.sgml: same. + * C/usage-sync.sgml: same. svn path=/trunk/; revision=3125
Diffstat (limited to 'doc/C/apx-bugs.sgml')
-rw-r--r--doc/C/apx-bugs.sgml19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/C/apx-bugs.sgml b/doc/C/apx-bugs.sgml
new file mode 100644
index 0000000000..eb30901422
--- /dev/null
+++ b/doc/C/apx-bugs.sgml
@@ -0,0 +1,19 @@
+ <appendix id="bugs">
+
+ <title>Known bugs and limitations</title>
+ <abstract>
+ <para>
+ This appendix describes known bugs and limitations of
+ <application>Evolution</application>. Please contact the
+ Evolution team (<email>bugs@helixcode.com</email>) or use
+ <application>bug-buddy</application> if you find one we have not
+ listed, or if you have a patch to fix one.
+ </para>
+ </abstract>
+
+ <para>
+ The bugs are many, but the application is young, and this is to
+ be expected.
+ </para>
+ </appendix>
+