diff options
Diffstat (limited to 'help/C/contacts-usage-edit-contact.page')
-rw-r--r-- | help/C/contacts-usage-edit-contact.page | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/help/C/contacts-usage-edit-contact.page b/help/C/contacts-usage-edit-contact.page new file mode 100644 index 0000000000..df02afd42d --- /dev/null +++ b/help/C/contacts-usage-edit-contact.page @@ -0,0 +1,30 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="contacts-usage-edit-contact"> + + <info> + <desc>Editing a contact in your address book.</desc> + + <link type="guide" xref="contacts-usage" /> + + <revision pkgversion="3.0.2" version="0.1" date="2011-08-01" status="final"/> + <credit type="author"> + <name>Andre Klapper</name> + <email>ak-47@gmx.net</email> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<title>Editing a Contact</title> + +<p>If you want to change a contact that already exists in your address books,</p> + +<steps> +<item><p>Double-click on the contact that you want to edit in the list of contacts, or select the contact and press <key>Enter</key>.</p></item> +<item><p>Edit the contact information.</p></item> +<item><p>Click <gui style="button">OK</gui>.</p></item> +</steps> + +</page> |