diff options
author | Aaron Weber <aaron@src.gnome.org> | 2001-08-17 01:41:18 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-08-17 01:41:18 +0800 |
commit | dbb7e636c1cefe29a80b0d5ef15d4dee99988707 (patch) | |
tree | ace1242017b3f73d846f0ec6d70f20d02bf286a8 /doc/C/apx-bugs.sgml | |
parent | da4dffd63555f72cb20c3d346a06231e4f78c54b (diff) | |
download | gsoc2013-evolution-dbb7e636c1cefe29a80b0d5ef15d4dee99988707.tar.gz gsoc2013-evolution-dbb7e636c1cefe29a80b0d5ef15d4dee99988707.tar.zst gsoc2013-evolution-dbb7e636c1cefe29a80b0d5ef15d4dee99988707.zip |
I have deleted all of these files as they are being moved to the help directory.
svn path=/trunk/; revision=12097
Diffstat (limited to 'doc/C/apx-bugs.sgml')
-rw-r--r-- | doc/C/apx-bugs.sgml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/doc/C/apx-bugs.sgml b/doc/C/apx-bugs.sgml deleted file mode 100644 index e4a96a8155..0000000000 --- a/doc/C/apx-bugs.sgml +++ /dev/null @@ -1,23 +0,0 @@ - <appendix id="bugs"> - - <title>Known bugs and limitations</title> - <abstract> - <para> - This appendix describes known bugs and limitations of - <application>Evolution</application>. Please use the GNOME - <application>Bug Report Tool</application> (known as - <command>bug-buddy</command> at the command line) if you find one - we have not listed. - </para> - </abstract> - - <para> - Evolution is still beta software, so the bug tracking is best - left to the bugzilla system and to the programmers. However, - there are a number of limitations that will not be addressed - before version 1.0. The most notable are: Import of Microsoft - Outlook .pst files, and compatibility with the Microsoft - Exchange protocol. - </para> - </appendix> - |