blob: 4decfba4760c62345d3076f52a6dbc6b9ec94174 (
plain) (
blame)
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
29
30
31
32
33
34
35
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:e="http://projectmallrd.org/experimental/"
type="topic" style="task nocando"
id="irc-send-file">
<info>
<link type="guide" xref="irc-manage#manage"/>
<link type="seealso" xref="send-file"/>
<desc><app>Empathy</app> does not currently support sending files using IRC.</desc>
<revision pkgversion="2.28" version="0.1" date="2009-08-14" status="review">
<!--
<e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
-->
</revision>
<credit type="author">
<name>Milo Casagrande</name>
<email>milo@ubuntu.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
<!--
<copyright>
<year>2009</year>
<name>GNOME Documentation Project</name>
</copyright>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
-->
</info>
<title>Send files over IRC</title>
<p>It is not currently possible to send files using IRC.</p>
</page>
|