mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 17:53:13 +02:00
29 lines
739 B
XML
29 lines
739 B
XML
<?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>
|
|
|