From a26038c6647498077bc75b5bda76913f071dac04 Mon Sep 17 00:00:00 2001 From: Valentin Batz Date: Mon, 20 Sep 2004 12:45:49 +0000 Subject: Changed the order of recode_out_default_charset, it doesn't override /recode add anymore. The string returned by nl_langinfo(CODESET) may be empty, use ISO8859-1 in this case git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3306 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/help/in/recode.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/help') diff --git a/docs/help/in/recode.in b/docs/help/in/recode.in index c193b21c..4fdfa202 100644 --- a/docs/help/in/recode.in +++ b/docs/help/in/recode.in @@ -27,15 +27,15 @@ Examples: /SET recode_fallback to set the fallback charset for incoming events -This charset will be used when a conversion to -the defined charset(/recode add) fails or if the -charset for the target(query or channel) is not set. +This charset is used if your term_charset is UTF-8 +and the conversion for the target is not set and +the text is not UTF-8. /SET recode_out_default_charset to set the global outgoing charset -When it's set to a charset it will be used instead -of the charset you have defined with /recode add +When it's set to a charset it will be used +if no conversion for the target is set. /SET recode_transliterate ON to enable the global transliteration. -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0