summaryrefslogtreecommitdiff
path: root/doc/fr/autogen/irc_infos.xml
blob: ae0ee283848d2ac546bea29d316a1717229a9823 (plain)
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"?>
<!--
     ********* WARNING! *********

     This file is autogenerated with docgen.pl script. *** DO NOT EDIT! ***
     docgen.pl builds XML doc files to include in many languages
-->

<row>
  <entry>info</entry>
  <entry>irc_buffer</entry>
  <entry>retourne le pointeur vers le tampon pour un serveur/canal IRC</entry>
</row>
<row>
  <entry>info</entry>
  <entry>irc_is_channel</entry>
  <entry>1 si la chaîne est un canal IRC</entry>
</row>
<row>
  <entry>info</entry>
  <entry>irc_nick</entry>
  <entry>retourne le pseudo utilisé actuellement sur un serveur</entry>
</row>
<row>
  <entry>info</entry>
  <entry>irc_nick_from_host</entry>
  <entry>retourne le pseudo à partir d'un host IRC</entry>
</row>
<row>
  <entry>infolist</entry>
  <entry>irc_channel</entry>
  <entry>liste des canaux pour un serveur IRC</entry>
</row>
<row>
  <entry>infolist</entry>
  <entry>irc_ignore</entry>
  <entry>liste des ignore IRC</entry>
</row>
<row>
  <entry>infolist</entry>
  <entry>irc_nick</entry>
  <entry>liste des pseudos pour un canal IRC</entry>
</row>
<row>
  <entry>infolist</entry>
  <entry>irc_server</entry>
  <entry>liste des serveurs IRC</entry>
</row>