summaryrefslogtreecommitdiff
path: root/doc/de
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-08-15 07:40:26 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-08-15 07:40:26 +0200
commit667f27b2904a17e224949c2dc07ef06e7b52cc74 (patch)
tree1a1364eb1f64206685df9e4cd9c50aaf7f3d563a /doc/de
parentf1b36e5095154575efbd0a3cedbcbf70d1a3968a (diff)
downloadweechat-667f27b2904a17e224949c2dc07ef06e7b52cc74.zip
irc: update help on option irc.network.channel_encode (issue #218, issue #482)
Remove mention of WeeChat <= 1.2 since the behavior is not exactly the same as old versions (when the option is enabled): only the channel/message are decoded/encoded and not the nick/host.
Diffstat (limited to 'doc/de')
-rw-r--r--doc/de/autogen/user/irc_options.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/autogen/user/irc_options.asciidoc b/doc/de/autogen/user/irc_options.asciidoc
index b4e6a0df4..e32b1716a 100644
--- a/doc/de/autogen/user/irc_options.asciidoc
+++ b/doc/de/autogen/user/irc_options.asciidoc
@@ -393,7 +393,7 @@
** Werte: beliebige Zeichenkette (Standardwert: `"*!$ident@$host"`)
* [[option_irc.network.channel_encode]] *irc.network.channel_encode*
-** Beschreibung: `decode/encode channel name inside messages using charset options (like it was done in WeeChat <= 1.2); it is recommended to keep that off if you use only UTF-8 in channel names; you can enable this option if you are using an exotic charset like ISO in channel names`
+** Beschreibung: `decode/encode channel name inside messages using charset options; it is recommended to keep that off if you use only UTF-8 in channel names; you can enable this option if you are using an exotic charset like ISO in channel names`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)