~ubuntu-branches/ubuntu/saucy/gnome-user-docs/saucy-proposed

« back to all changes in this revision

Viewing changes to gnome-help/cs/contacts-link-unlink.page

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-11-15 14:44:43 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20121115144443-znsud5byjojjhvc4
Tags: 3.6.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="contacts-link-unlink" xml:lang="cs">
 
3
 
 
4
  <info>
 
5
 
 
6
    <link type="guide" xref="contacts"/>
 
7
 
 
8
    <desc>Combine information for a contact from multiple sources.</desc>
 
9
    <revision pkgversion="3.5.5" date="2012-02-19" status="review"/>
 
10
    <credit type="author">
 
11
      <name>Tiffany Antopolski</name>
 
12
      <email>tiffany.antopolski@gmail.com</email>
 
13
    </credit>
 
14
 
 
15
    <credit type="editor">
 
16
      <name>Michael Hill</name>
 
17
      <email>mdhillca@gmail.com</email>
 
18
    </credit>
 
19
 
 
20
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
21
  
 
22
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
23
      <mal:name>Adam Matoušek</mal:name>
 
24
      <mal:email>adamatousek@gmail.com</mal:email>
 
25
      <mal:years>2012</mal:years>
 
26
    </mal:credit>
 
27
  </info>
 
28
 
 
29
<title>Link/Unlink Contacts</title>
 
30
 
 
31
<section id="link-contacts">
 
32
<title>Link contacts</title>
 
33
 
 
34
  <p>Linking contacts is the combining of the same contact from multiple
 
35
   services into one Contacts entry.  This feature helps you keep your address
 
36
   book organized, with all details about one contact in one place.</p>
 
37
 
 
38
  <steps>
 
39
   <item><p>
 
40
     Select the contact you wish to link in the left pane.
 
41
   </p></item>
 
42
   <item><p>
 
43
     Right-click on any editable element in the right pane and select
 
44
      <gui>Add/Remove Linked Contacts…</gui>.
 
45
   </p></item>
 
46
   <item><p>
 
47
     Select the entry you wish to link with the first contact entry.
 
48
   </p></item>
 
49
   <item><p>
 
50
    Click <gui>Link</gui>
 
51
   </p></item>
 
52
   <item><p>
 
53
     If you wish to link a third contact entry, repeat the last two steps.
 
54
   </p></item>
 
55
   <item><p>
 
56
     When you are finished, click <gui>Close</gui>.
 
57
   </p></item>
 
58
  </steps>
 
59
 
 
60
 <note style="tip">
 
61
  <p>
 
62
   If you linked two contacts accidentally and want to undo the action, follow
 
63
   the steps for unlinking contacts.
 
64
  </p>
 
65
 </note>
 
66
</section>
 
67
 
 
68
<section id="unlink-contacts">
 
69
<title>Unlink contacts</title>
 
70
 
 
71
  <p>You may want to unlink contacts if one of the entries is out of date.</p>
 
72
 
 
73
  <steps>
 
74
   <item><p>
 
75
     Select the contact you wish to unlink in the left pane.
 
76
   </p></item>
 
77
   <item><p>
 
78
     Locate the section you wish to unlink in the right pane.
 
79
   </p></item>
 
80
   <item><p>
 
81
    Click <gui>Unlink</gui>.
 
82
   </p></item>
 
83
  </steps>
 
84
 
 
85
</section>
 
86
 
 
87
</page>