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