diff options
author | Milo Casagrande <milo@ubuntu.com> | 2009-08-21 21:19:53 +0800 |
---|---|---|
committer | Milo Casagrande <milo@ubuntu.com> | 2009-08-21 21:19:53 +0800 |
commit | a198698ff45b4b4fd214dbf45b9eb6d348984bac (patch) | |
tree | 6aaa2e6670654653644c93fba837d3f2ab89b97b /help | |
parent | f0675e594614857d8b5396aa584d7e8b08ff161c (diff) | |
download | gsoc2013-empathy-a198698ff45b4b4fd214dbf45b9eb6d348984bac.tar gsoc2013-empathy-a198698ff45b4b4fd214dbf45b9eb6d348984bac.tar.gz gsoc2013-empathy-a198698ff45b4b4fd214dbf45b9eb6d348984bac.tar.bz2 gsoc2013-empathy-a198698ff45b4b4fd214dbf45b9eb6d348984bac.tar.lz gsoc2013-empathy-a198698ff45b4b4fd214dbf45b9eb6d348984bac.tar.xz gsoc2013-empathy-a198698ff45b4b4fd214dbf45b9eb6d348984bac.tar.zst gsoc2013-empathy-a198698ff45b4b4fd214dbf45b9eb6d348984bac.zip |
[help] Reworked the send-file topic
Diffstat (limited to 'help')
-rw-r--r-- | help/C/send-file.page | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/help/C/send-file.page b/help/C/send-file.page index 65ac170d3..960d0cc46 100644 --- a/help/C/send-file.page +++ b/help/C/send-file.page @@ -51,19 +51,34 @@ </item> <item> <p> - The <gui>File Transfers</gui> window will appear. Wait for your contact to accept the - file transfer, or click <gui>Stop</gui> to halt the transfer. + The <gui>File Transfers</gui> window will appear. + </p> + <p> + Wait for your contact to accept the file transfer, or click + <gui>Stop</gui> to halt the transfer. + </p> + </item> + <item> + <p> + Once the transfer is finished, it is possible to close the <gui>File Transfers</gui> + window. </p> </item> </steps> + <note style="tip"> + <p> + If you have multiple finished transfers listed in the window, click on + <gui>Clear</gui> to empty the list. This will only remove the files from the + list and will not delete them from your computer. + </p> + </note> <note> <p> It is possible to send files only using the following services: <em>Jabber</em>, <em>Google Talk</em> and <em>Salut</em>. </p> </note> - <note> <p> In order to send a file to someone, you need to be connected to the Internet, or to @@ -71,19 +86,4 @@ </p> </note> - <p> - If your contact accepts the file transfer, you can watch the progress of the - transfer and see the estimated amount of time remaining before it is complete. - </p> - <p> - If they do not accept it, the status of the transfer will change to <gui>File - transfer cancelled</gui>, and the file will not be sent. - </p> - <p> - Once a transfer is finished, you can close the <gui>File Transfers</gui> - window. If you have multiple finished transfers listed in the window, click on - <gui>Clear</gui> to empty the list. This will only remove the files from the - list and will not delete them from your computer. - </p> - </page> |