diff options
author | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
commit | 8f6f0d2eb8e4dc4d9eeeb6033eacff70538f8c65 (patch) | |
tree | 9a14849dd3a40bd1667b88d689e2aa7d58d08bce /help/C/apx-bugs.sgml | |
parent | 74f4231f4eb650f0243ff39ab5a085b1df4f7697 (diff) | |
download | gsoc2013-evolution-XPROP_REWRITE.tar gsoc2013-evolution-XPROP_REWRITE.tar.gz gsoc2013-evolution-XPROP_REWRITE.tar.bz2 gsoc2013-evolution-XPROP_REWRITE.tar.lz gsoc2013-evolution-XPROP_REWRITE.tar.xz gsoc2013-evolution-XPROP_REWRITE.tar.zst gsoc2013-evolution-XPROP_REWRITE.zip |
This commit was manufactured by cvs2svn to create tagXPROP_REWRITE
'XPROP_REWRITE'.
svn path=/tags/XPROP_REWRITE/; revision=16889
Diffstat (limited to 'help/C/apx-bugs.sgml')
-rw-r--r-- | help/C/apx-bugs.sgml | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/help/C/apx-bugs.sgml b/help/C/apx-bugs.sgml deleted file mode 100644 index 7de959dda8..0000000000 --- a/help/C/apx-bugs.sgml +++ /dev/null @@ -1,39 +0,0 @@ - <appendix id="bugs"> - - <title>Known bugs and limitations</title> - <abstract> - <para> - Ximian Evolution bug tracking is done at the <ulink - url="http://bugzilla.ximian.com">Ximian bug tracking - System</ulink>. You may use that, or the GNOME <application>Bug - Report Tool</application> (known as <command>bug-buddy</command> - at the command line) if you find bugs or would like to request new - features. - </para> - <para> - If you need additional help with Ximian Evolution, please visit - the Ximian support site at <ulink - url="http://support.ximian.com">ximian.com/support</ulink>. - </para> - </abstract> - - <para> - A number of often-requested features will not make it into - Ximian Evolution 1.0, but we plan to include them for version - 1.1. Some of them are: - <simplelist> - <member>Direct import of Microsoft Outlook contact cards</member> - <member>Synchronization of email with handheld devices</member> - <member>S/MIME support</member> - <member>Read foreign mail folders without importing them</member> - <member>Import of WINMAIL.DAT attachments</member> - <member>Playing a sound to indicate new mail arriving</member> - </simplelist> - </para> - <para> - A more complete list of feature requests and other issues with - Evolution is available online in the Ximian bug tracking system. - </para> - -</appendix> - |