summaryrefslogtreecommitdiff
path: root/doc/fr/autogen/charset_options.xml
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2008-11-06 18:55:43 +0100
committerSebastien Helleu <flashcode@flashtux.org>2008-11-06 18:55:43 +0100
commit9498a777ad557261f0ebdf94467d4cfe2b033b07 (patch)
tree0760e42b02af337e4b8b231f570aecfde6bc6144 /doc/fr/autogen/charset_options.xml
parent2204935f3e1962a11c5e7cf3d1c56261c2d63d06 (diff)
downloadweechat-9498a777ad557261f0ebdf94467d4cfe2b033b07.zip
Add doc for default plugins in user guide
Diffstat (limited to 'doc/fr/autogen/charset_options.xml')
-rw-r--r--doc/fr/autogen/charset_options.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/fr/autogen/charset_options.xml b/doc/fr/autogen/charset_options.xml
new file mode 100644
index 000000000..7c06f0afd
--- /dev/null
+++ b/doc/fr/autogen/charset_options.xml
@@ -0,0 +1,28 @@
+<?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
+-->
+
+<command>charset.default.decode</command>: charset de décodage global
+<itemizedlist>
+ <listitem>
+ <para>type: chaîne</para>
+ </listitem>
+ <listitem>
+ <para>valeurs: toute chaîne (valeur par défaut: 'iso-8859-1')</para>
+ </listitem>
+</itemizedlist>
+
+<command>charset.default.encode</command>: charset d'encodage global
+<itemizedlist>
+ <listitem>
+ <para>type: chaîne</para>
+ </listitem>
+ <listitem>
+ <para>valeurs: toute chaîne (valeur par défaut: '')</para>
+ </listitem>
+</itemizedlist>
+