]> git.0d.be Git - empathy.git/blob - help/C/irc-manage.page
Use gtk_list_store_insert_with_values ()
[empathy.git] / help / C / irc-manage.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       xmlns:e="http://projectmallard.org/experimental/"
3       xmlns:if="http://projectmallard.org/experimental/if/"
4       type="guide" style="2column"
5       id="irc-manage"
6       groups="one two">
7
8   <info>
9     <link type="guide" xref="index#text-conv"/>
10     <desc>How to use IRC with <app>Empathy</app>.</desc>
11     <revision pkgversion="2.28" version="0.1" date="2009-07-25" status="draft"/>
12     <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review"/>
13     <revision pkgversion="2.28" version="0.2" date="2009-08-27" status="review">
14       <!--
15       <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
16       -->
17     </revision>
18     <revision pkgversion="2.30" version="0.3" date="2010-04-19" status="review"/>
19     <credit type="author">
20       <name>Milo Casagrande</name>
21       <email>milo@ubuntu.com</email>
22     </credit>
23     <license>
24       <p>Creative Commons Share Alike 3.0</p>
25     </license>    
26 <!--
27     <copyright>
28       <year>2009</year>
29       <name>GNOME Documentation Project</name>
30     </copyright>
31     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
32 -->
33   </info>
34
35   <title>Internet Relay Chat (IRC)</title>
36   
37   <note style="info package">
38     <p>You must have the <sys>telepathy-idle</sys> package installed to use IRC 
39     in <app>Empathy</app>.</p>
40     <if:choose>
41       <if:when test="if:supports('action:install')">
42         <p><link action="install:telepathy-idle" xref="index" style="button">Install telepathy-idle</link></p>
43       </if:when>
44     </if:choose>
45   </note>
46
47   <section id="manage" style="2column">
48     <info>
49       <title type="link">IRC Chat Rooms and Conversations</title>
50     </info>
51     <title>Chat Rooms and Conversations</title>
52   </section>
53
54   <section id="problems">
55     <info>
56       <title type="link">Common IRC Problems</title>
57     </info>
58     <title>Common Problems</title>
59   </section>
60
61 </page>