diff options
Diffstat (limited to 'help/C/contacts-add-automatically.page')
-rw-r--r-- | help/C/contacts-add-automatically.page | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/help/C/contacts-add-automatically.page b/help/C/contacts-add-automatically.page index 339ba1d0a4..39c10588c4 100644 --- a/help/C/contacts-add-automatically.page +++ b/help/C/contacts-add-automatically.page @@ -1,12 +1,12 @@ -<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="contacts-add-automatically"> <info> - <desc>Automatically add senders of mail that you have received to your contacts.</desc> - <link type="guide" xref="contacts-usage"/> <revision pkgversion="3.1.5" version="0.3" date="2011-08-19" status="final"/> + <credit type="author"> <name its:translate="no">Andre Klapper</name> <email its:translate="no">ak-47@gmx.net</email> @@ -15,16 +15,28 @@ <name its:translate="no">Barbara Tobias</name> <email its:translate="no">barbtobias09@gmail.com</email> </credit> - + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> - + <desc>Automatically add senders of mail that you have received to your + contacts.</desc> </info> -<title>Adding people automatically to my contacts</title> + <title>Adding people automatically to my contacts</title> + + <p>You can add people automatically to your contacts when you reply to + received email. Enable the plugin <gui>Automatic Contacts</gui> by going to + <guiseq><gui>Edit</gui><gui>Plugins</gui></guiseq>; click on + <gui>Automatic Contacts</gui> so that it shows a check mark. Then go to + <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Contacts</gui> + <gui>Automatic Contacts</gui></guiseq> and enable the + <gui>Create address book entries when sending emails</gui> option and select + an address book in the drop-down field below that will receive the new + contacts.</p> + <p>From now on, contacts will be automatically created for senders of + received mail when you reply to that mail.</p> + <!-- Location in Preferences is correct only since 3.1.5, as + https://bugzilla.gnome.org/show_bug.cgi?id=655492 was fixed --> -<p>You can add people automatically to your contacts when you reply to received email. Enable the plugin <gui>Automatic Contacts</gui> by going to <guiseq><gui>Edit</gui><gui>Plugins</gui></guiseq>; click on <gui>Automatic Contacts</gui> so that it shows a check mark. Then go to <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Contacts</gui><gui>Automatic Contacts</gui></guiseq> and enable the <gui>Create address book entries when sending emails</gui> option and select an address book in the drop-down field below that will receive the new contacts.</p> -<p>From now on, contacts will be automatically created for senders of received mail when you reply to that mail.</p> -<!-- Location in Preferences is correct only since 3.1.5, as https://bugzilla.gnome.org/show_bug.cgi?id=655492 was fixed --> </page> |