diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-23 16:45:43 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-23 16:45:43 +0100 |
commit | 4eb25460828cce238f03086d5102a9977b306265 (patch) | |
tree | 13871309703cc0869d420f6b3d796571c8b43994 /doc/de | |
parent | 0e51b636865edb12565c517aca72ba2c7c0be095 (diff) | |
download | weechat-4eb25460828cce238f03086d5102a9977b306265.zip |
Add new option irc.look.color_nicks_in_nicklist
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/autogen/user/irc_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/de/autogen/user/irc_options.txt b/doc/de/autogen/user/irc_options.txt index 197c39774..8850b1de8 100644 --- a/doc/de/autogen/user/irc_options.txt +++ b/doc/de/autogen/user/irc_options.txt @@ -73,6 +73,11 @@ ** Typ: Farbe ** Werte: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "%" for reverse, "_" for underline (Standardwert: `default`) +* *irc.look.color_nicks_in_nicklist* +** Beschreibung: `use nick color in nicklist` +** Typ: boolesch +** Werte: on, off (Standardwert: `off`) + * *irc.look.color_nicks_in_server_messages* ** Beschreibung: `Nutze Nick-Farbe bei Nachrichten vom Server` ** Typ: boolesch |