diff options
author | Aaron Weber <aaron@ximian.com> | 2001-06-07 22:35:42 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-06-07 22:35:42 +0800 |
commit | a274139653e48e3e8160cf1614408339adbf1988 (patch) | |
tree | df17236c56465c1325e5c2c9428d8a9ee307d7f2 /help/C/evolution-faq.sgml | |
parent | 1576914644c6a83c6d2429c79c357c72b07906d0 (diff) | |
download | gsoc2013-evolution-a274139653e48e3e8160cf1614408339adbf1988.tar gsoc2013-evolution-a274139653e48e3e8160cf1614408339adbf1988.tar.gz gsoc2013-evolution-a274139653e48e3e8160cf1614408339adbf1988.tar.bz2 gsoc2013-evolution-a274139653e48e3e8160cf1614408339adbf1988.tar.lz gsoc2013-evolution-a274139653e48e3e8160cf1614408339adbf1988.tar.xz gsoc2013-evolution-a274139653e48e3e8160cf1614408339adbf1988.tar.zst gsoc2013-evolution-a274139653e48e3e8160cf1614408339adbf1988.zip |
removed duplicate "If mozilla can..." question.
2001-06-07 Aaron Weber <aaron@ximian.com>
* C/evolution-faq.sgml: removed duplicate "If mozilla can..." question.
svn path=/trunk/; revision=10148
Diffstat (limited to 'help/C/evolution-faq.sgml')
-rw-r--r-- | help/C/evolution-faq.sgml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/help/C/evolution-faq.sgml b/help/C/evolution-faq.sgml index dcee6b5b07..efe6163124 100644 --- a/help/C/evolution-faq.sgml +++ b/help/C/evolution-faq.sgml @@ -455,23 +455,6 @@ cp -r ~/evolution/local/Inbox/subfolders/Foo ~/evolution/local/Inbox/subfolders/ </qandaentry> <qandaentry> - <question> - <para> - If Mozilla can import <filename>.pst</filename> files, why can't Evolution? - </para> - </question> - <answer> - <para> - Mozilla on Windows accesses the <filename>.pst</filename> - files through the <filename>MAPI.DLL</filename>, which is - only available on Windows. <filename>MAPI.DLL</filename> - is the only way to access <filename>.pst</filename> files - and Evolution cannot use this DLL in Linux. - </para> - </answer> - </qandaentry> - - <qandaentry> <question> <para> How should I compile Evolution avoiding conflicts with my |