diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-10-11 05:27:09 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-10-11 05:27:09 +0800 |
commit | b56caa827dd78a50928a6edb12140a16172386bc (patch) | |
tree | 73103cc2095716af7f6cbef22b0904302cdcd507 /help/C | |
parent | e30c8ff3852d4056b8ed63a00675524913f8e2c4 (diff) | |
download | gsoc2013-evolution-b56caa827dd78a50928a6edb12140a16172386bc.tar gsoc2013-evolution-b56caa827dd78a50928a6edb12140a16172386bc.tar.gz gsoc2013-evolution-b56caa827dd78a50928a6edb12140a16172386bc.tar.bz2 gsoc2013-evolution-b56caa827dd78a50928a6edb12140a16172386bc.tar.lz gsoc2013-evolution-b56caa827dd78a50928a6edb12140a16172386bc.tar.xz gsoc2013-evolution-b56caa827dd78a50928a6edb12140a16172386bc.tar.zst gsoc2013-evolution-b56caa827dd78a50928a6edb12140a16172386bc.zip |
Bug 598027 - Use vCard instead of VCard
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/evolution.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index 1316a054a5..378744e895 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -853,7 +853,7 @@ <para>Before importing email from Netscape&z-3rdParty;, Mozilla and Netscape users need to click File > Compact > All Folders from within the Netscape or Mozilla mail tool. Otherwise, Evolution imports and undeletes the messages in your Trash folders.</para> <tip> <para>Evolution uses standard file types for email and calendar information, so you can copy those files from your <command>~/.evolution</command> directory. The file formats used are <emphasis>mbox</emphasis> for email and <emphasis>iCal</emphasis> for calendar information.</para> - <para>Contacts files are stored in a database, but can be saved as a standard vCard&z-3rdParty;. To export an address book, click File > Save Address Book As VCard". If you want to export only one contact, click File > Save Contact as VCard.</para> + <para>Contacts files are stored in a database, but can be saved as a standard vCard&z-3rdParty;. To export an address book, click File > Save Address Book As vCard". If you want to export only one contact, click File > Save Contact as vCard.</para> </tip> </section> </section> |