diff options
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/autogen/user/irc_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/autogen/user/irc_options.txt b/doc/de/autogen/user/irc_options.txt index ad419371c..4089f201c 100644 --- a/doc/de/autogen/user/irc_options.txt +++ b/doc/de/autogen/user/irc_options.txt @@ -224,7 +224,7 @@ ** Werte: none, next, near_server (Standardwert: `none`) * [[option_irc.look.nick_color_force]] *irc.look.nick_color_force* -** Beschreibung: `Erzwingt für einen Nick eine spezielle Farbe. Die mittels Streuwertfunktion aus dem Nicknamen generierte Nickfarbe findet für diese Nicks keine Anwendung (Format:"Nick1:Farbe1;Nick2:Farbe2")` +** Beschreibung: `force color for some nicks: hash computed with nickname to find color will not be used for these nicks (format is: "nick1:color1;nick2:color2"); lookup for nicks is with exact case then lower case, so it's possible to use only lower case for nicks in this option` ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette (Standardwert: `""`) |