File: contacts-usage-delete-contact.page

package info (click to toggle)
evolution 3.56.2-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 135,052 kB
  • sloc: ansic: 519,950; javascript: 8,494; xml: 5,207; python: 702; makefile: 562; sh: 294; perl: 169
file content (28 lines) | stat: -rw-r--r-- 948 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" id="contacts-usage-delete-contact">

  <info>
    <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>

  <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>