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
36
37
38
39
40
41
42
43
44
45
46
47
48
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="tip" id="help-irc" xml:lang="it">
<info>
<link type="guide" xref="more-help"/>
<desc>Get live support on IRC.</desc>
<revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
<revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
<credit type="author">
<name>Baptiste Mille-Mathias</name>
<email>baptistem@gnome.org</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Luca Ferretti</mal:name>
<mal:email>lferrett@gnome.org</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
</info>
<title>IRC</title>
<p>
IRC stands for Internet Relay Chat. It is a real-time multi-user messaging
system.
You can get help and advice on the GNOME IRC server from other GNOME
users and developers.
</p>
<p>
To connect to the GNOME IRC server using <app>empathy</app> or <app>xchat</app>,
or by using a web interface like <link href="http://chat.mibbit.com/">mibbit</link>.
</p>
<p>
To create an IRC account in empathy, see the
<link href="ghelp:empathy#irc-manage">Empathy documentation</link>.
</p>
<p>
The GNOME IRC server is <sys>irc.gnome.org</sys>. You may also see it referred to as the "GIMP network".
If your computer is properly configured you can click on the link
<link href="irc://irc.gnome.org/gnome"/> to access the <sys>gnome</sys> channel.
</p>
<note>
<p>Please note the <link href="https://live.gnome.org/CodeOfConduct/">GNOME code of conduct</link>
applies when you chat on IRC.</p>
</note>
</page>
|