diff options
author | Aruna Sankaranarayanan <arunasank@src.gnome.org> | 2014-02-08 20:30:10 +0800 |
---|---|---|
committer | Aruna Sankaranarayanan <arunasank@src.gnome.org> | 2014-02-08 20:34:09 +0800 |
commit | 12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b (patch) | |
tree | 56e98e0149974467832725127c56bcefc4b365c6 /help/C/contacts-usage-delete-contact.page | |
parent | 3a920a720e201e2d44f38178a43a4e3641bc219a (diff) | |
download | gsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.tar gsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.tar.gz gsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.tar.bz2 gsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.tar.lz gsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.tar.xz gsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.tar.zst gsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.zip |
Fix indents, <app> tags in remaining c*.page
Make indentation more consistent.
Enclose Evolution within <app> tags.
Diffstat (limited to 'help/C/contacts-usage-delete-contact.page')
-rw-r--r-- | help/C/contacts-usage-delete-contact.page | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/help/C/contacts-usage-delete-contact.page b/help/C/contacts-usage-delete-contact.page index 408b055341..852a65f9c7 100644 --- a/help/C/contacts-usage-delete-contact.page +++ b/help/C/contacts-usage-delete-contact.page @@ -1,24 +1,28 @@ -<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-usage-delete-contact"> <info> - <desc>Deleting a contact from 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 its:translate="no">Andre Klapper</name> <email its:translate="no">ak-47@gmx.net</email> </credit> - + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> - + <desc>Deleting a contact from your address book.</desc> </info> -<title>Deleting a Contact</title> + <title>Deleting a Contact</title> -<p>If you want to delete a contact in your address books, right-click on the contact and select <gui>Delete</gui>, or click on the contact and click <gui>Delete</gui> in the tool bar or press <keyseq><key>Ctrl</key><key>D</key></keyseq>, or click <guiseq><gui>Edit</gui><gui>Delete Contact</gui></guiseq>.</p> + <p>If you want to delete a contact in your address books, right-click on the + contact and select <gui>Delete</gui>, or click on the contact and click + <gui>Delete</gui> in the tool bar or press + <keyseq><key>Ctrl</key><key>D</key></keyseq>, or click + <guiseq><gui>Edit</gui><gui>Delete Contact</gui></guiseq>.</p> </page> |