diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-24 09:55:40 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-24 09:55:40 +0100 |
commit | 4cd6fad268dd37983e4535450f0030e4dacd06a4 (patch) | |
tree | fab9286178c9f46e3d318d0c64131695a7406b7a /doc/de/autogen/user/aspell_options.txt | |
parent | a79f7219935b5c888e4071c0b7a5a2ad6ca1034d (diff) | |
download | weechat-4cd6fad268dd37983e4535450f0030e4dacd06a4.zip |
Replace char "%" by "!" for reverse video in color attributes
Diffstat (limited to 'doc/de/autogen/user/aspell_options.txt')
-rw-r--r-- | doc/de/autogen/user/aspell_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/autogen/user/aspell_options.txt b/doc/de/autogen/user/aspell_options.txt index 61d43fd11..48275c964 100644 --- a/doc/de/autogen/user/aspell_options.txt +++ b/doc/de/autogen/user/aspell_options.txt @@ -26,5 +26,5 @@ * *aspell.look.color* ** Beschreibung: `In dieser Farbe wird ein Wort mit einem Rechtschreibfehler hervorgehoben` ** 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: `lightred`) +** 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: `lightred`) |