~ubuntu-branches/ubuntu/karmic/empathy/karmic-updates

« back to all changes in this revision

Viewing changes to help/sv/send-file.page

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2009-08-28 19:48:30 UTC
  • mfrom: (1.1.34 upstream)
  • Revision ID: james.westby@ubuntu.com-20090828194830-qzm48cy8q3z3pyx2
Tags: 2.27.91.1-2ubuntu1
* Merge from debian experimental, remaining changes (LP: #419811):
  - Add Suggests on telepathy-idle
  - Bump telepathy-haze to recommends
  - Drop geoloc support, dependencies not in main
  - add build-dep libx11-dev (old missing one), libgstfarsight0.10-dev,
    libdbus-glib-1-dev and libnm-glib-dev
  - add Vcs-Bzr tag
* debian/control: Set the maintainer to the core team

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" id="send-file">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="index#advanced"/>
 
6
    <desc>Send a file from your computer to one of your contacts.</desc>
 
7
    <revision pkgversion="2.28" version="0.1" date="2009-06-14" status="draft"/>
 
8
    <revision pkgversion="2.28" version="0.2" date="2009-07-21" status="draft"/>
 
9
    <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review"/>
 
10
    <credit type="author">
 
11
      <name>Phil Bull</name>
 
12
      <email>philbull@gmail.com</email>
 
13
    </credit>
 
14
    <credit type="author">
 
15
      <name>Milo Casagrande</name>
 
16
      <email>milo@ubuntu.com</email>
 
17
    </credit>
 
18
    <copyright>
 
19
      <year>2009</year>
 
20
      <name>GNOME Documentation Project</name>
 
21
    </copyright>
 
22
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
23
  </info>
 
24
 
 
25
  <title>Send files</title>
 
26
 
 
27
  <steps>
 
28
    <item>
 
29
      <p>
 
30
        From the <gui>Contact List</gui> window, perform one of the following:
 
31
      </p>
 
32
      <list>
 
33
        <item>
 
34
          <p>
 
35
            Right-click on the contact you want to send a file, and select <gui>Send file</gui>.
 
36
          </p>
 
37
        </item>
 
38
        <item>
 
39
          <p>
 
40
            Click on the contact you want to send a file, and choose <guiseq><gui>Edit</gui>
 
41
            <gui>Contact</gui><gui>Send file</gui></guiseq>.
 
42
          </p>
 
43
        </item>
 
44
      </list>
 
45
    </item>
 
46
    <item>
 
47
      <p>
 
48
        Select the file to send, and click on <gui>Send</gui>.
 
49
      </p>
 
50
    </item>
 
51
    <item>
 
52
      <p>
 
53
        The <gui>File Transfers</gui> window will appear.
 
54
      </p>
 
55
      <p>
 
56
        Wait for your contact to accept the file transfer, or click 
 
57
        <gui>Stop</gui> to halt the transfer.
 
58
      </p>
 
59
    </item>
 
60
    <item>
 
61
      <p>
 
62
        Once the transfer is finished, it is possible to close the <gui>File Transfers</gui>
 
63
        window.
 
64
      </p>
 
65
    </item>
 
66
  </steps>
 
67
 
 
68
  <note style="tip">
 
69
    <p>
 
70
      If you have multiple finished transfers listed in the window, click on
 
71
      <gui>Clear</gui> to empty the list. This will only remove the files from the
 
72
      list and will not delete them from your computer.
 
73
    </p>
 
74
  </note>
 
75
  <note>
 
76
    <p>
 
77
      It is possible to send files only using the following services: <em>Jabber</em>,
 
78
       <em>Google Talk</em> and <em>Salut</em>.
 
79
    </p>
 
80
  </note>
 
81
  <note>
 
82
    <p>
 
83
      In order to send a file to someone, you need to be connected to the Internet, or to
 
84
      a local area network.
 
85
    </p>
 
86
  </note>
 
87
 
 
88
</page>