~ubuntu-branches/ubuntu/wily/weechat/wily

« back to all changes in this revision

Viewing changes to doc/it/autogen/user/charset_options.txt

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bouthenot
  • Date: 2014-09-28 17:41:10 UTC
  • mfrom: (29.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20140928174110-bwlsn7gqmqfftnmb
Tags: 1.0.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
* [[option_charset.default.decode]] *charset.default.decode*
2
 
** descrizione: `global decoding charset: charset used to decode incoming messages (if decoding fails, fallback is UTF-8 because it is the WeeChat internal charset)`
3
 
** tipo: stringa
4
 
** valori: qualsiasi stringa (valore predefinito: `"iso-8859-1"`)
5
 
 
6
 
* [[option_charset.default.encode]] *charset.default.encode*
7
 
** descrizione: `global encoding charset: charset used to encode outgoing messages (if empty, default is UTF-8 because it is the WeeChat internal charset)`
8
 
** tipo: stringa
9
 
** valori: qualsiasi stringa (valore predefinito: `""`)
10