diff options
-rw-r--r-- | help/C/contacts-add-automatically.page | 2 | ||||
-rw-r--r-- | help/C/contacts-usage-add-contact.page | 4 | ||||
-rw-r--r-- | help/C/mail-received-notification.page | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/help/C/contacts-add-automatically.page b/help/C/contacts-add-automatically.page index 92f86f275d..909c79a531 100644 --- a/help/C/contacts-add-automatically.page +++ b/help/C/contacts-add-automatically.page @@ -24,7 +24,7 @@ <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 "Automatic Contacts" 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>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> diff --git a/help/C/contacts-usage-add-contact.page b/help/C/contacts-usage-add-contact.page index 846a2860d1..2c90043d6c 100644 --- a/help/C/contacts-usage-add-contact.page +++ b/help/C/contacts-usage-add-contact.page @@ -6,7 +6,7 @@ <link type="guide" xref="contacts-usage" /> - <revision pkgversion="3.0.2" version="0.1" date="2011-08-01" status="final"/> + <revision pkgversion="3.0.2" version="0.2" date="2011-09-29" status="final"/> <credit type="author"> <name>Andre Klapper</name> <email>ak-47@gmx.net</email> @@ -20,7 +20,7 @@ <title>Adding a Contact</title> <steps> -<item><p>Click <guiseq><gui>File</gui><gui>New</gui><gui>Contact</gui></guiseq>, or right-click in a blank space in the list of contacts and click "New Contact...", or press <keyseq><key>Shift</key><key>Ctrl</key><key>C</key></keyseq>.</p></item> +<item><p>Click <guiseq><gui>File</gui><gui>New</gui><gui>Contact</gui></guiseq>, or right-click in a blank space in the list of contacts and click <gui>New Contact...</gui>, or press <keyseq><key>Shift</key><key>Ctrl</key><key>C</key></keyseq>.</p></item> <item><p>Select the address book under <gui>Where:</gui> to which it will be added.</p></item> <item><p>Enter the contact information. Note that there are several tabs.</p></item> <item><p>You can add a photograph to the contact by clicking the large field (showing a stylized person) next to <gui>Full Name</gui> and <gui>Categories</gui>.</p></item> diff --git a/help/C/mail-received-notification.page b/help/C/mail-received-notification.page index 7c079719bd..847f9b05f6 100644 --- a/help/C/mail-received-notification.page +++ b/help/C/mail-received-notification.page @@ -6,7 +6,7 @@ <link type="guide" xref="mail-send-and-receive" /> - <revision pkgversion="3.0.2" version="0.3" date="2011-08-22" status="final"/> + <revision pkgversion="3.0.2" version="0.4" date="2011-09-29" status="final"/> <credit type="author"> <name>Andre Klapper</name> <email>ak-47@gmx.net</email> @@ -19,7 +19,7 @@ <title>Getting notified of new mail</title> -<p>Evolution always notifies you of new messages by adding a yellow star to the mailer icon in the window <link xref="change-switcher-appearance.page">switcher</link>.</p> +<p>Evolution always notifies you of new messages by adding a yellow star to the mailer icon in the window <link xref="change-switcher-appearance">switcher</link>.</p> <!-- Translators: Please make sure that the screenshot does have the small yellow star in the Mail icon --> <media type="image" src="./figures/new-mail-switcher.png" width="256"> <p>Switcher layout when a new message has arrived</p> |