diff options
author | Andre Klapper <a9016009@gmx.de> | 2010-12-03 05:04:21 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:41:06 +0800 |
commit | c6f44ed2892af0ea0072ee14db9b31b5473defa4 (patch) | |
tree | bdd75c4961779c32d3228293f9b0d601bf718f6f /help/C | |
parent | 3fd53b295694e46ffbb67af38d94a0269902ef4d (diff) | |
download | gsoc2013-evolution-c6f44ed2892af0ea0072ee14db9b31b5473defa4.tar.gz gsoc2013-evolution-c6f44ed2892af0ea0072ee14db9b31b5473defa4.tar.zst gsoc2013-evolution-c6f44ed2892af0ea0072ee14db9b31b5473defa4.zip |
Fix steps for contact list creation. Fixes bug 634734.
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/evolution.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index 8cfb26f062..b6cf95c47d 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -7218,7 +7218,7 @@ <para>There are two main tasks for configuring contact information:</para> <itemizedlist> <listitem> - <para><link linkend="bxmw6mw">Creating a Contact</link></para> + <para><link linkend="bxmw6mw">Creating a Contact List</link></para> </listitem> <listitem> <para><link linkend="bxmw6w5">Creating an Address Book</link></para> @@ -7226,7 +7226,7 @@ </itemizedlist> <section id="bxmw6mw"> - <title>Creating a Contact</title> + <title>Creating a Contact List</title> <para>To add a new contact list, either local or remote:</para> <orderedlist> <listitem id="bsbhwyr"> @@ -7239,7 +7239,7 @@ <para>Select Contact List.</para> </listitem> <listitem id="bsbhxk3"> - <para>Type a name and location for the Address Book.</para> + <para>Type a name for the contact list and choose an address book under "Where".</para> </listitem> <listitem id="bsbi2rh"> <para>Click OK.</para> |