comparison mcabber/doc/help/en/hlp_color.txt @ 1273:b17ab2782ce5

Update help files - Add vorner's hlp_color.txt English file - Add French translation - Update every hlp.txt file
author Mikael Berthe <mikael@lilotux.net>
date Tue, 21 Aug 2007 22:45:53 +0200
parents
children 359e1c53552a
comparison
equal deleted inserted replaced
1272:033576acac4c 1273:b17ab2782ce5
1
2 /COLOR roster (status wildcard (color|-)|clear)
3
4 The 'color' command allows setting dynamic color properties of the screen.
5
6 /color roster clear
7 Remove all color rules for the roster.
8 All roster items will get its default color.
9 /color roster status wildcard color
10 Set a color rule (or overwrite, if it already exists).
11 The status is string containing all statuses the roster item can have for the
12 rule to match, or * if any status is OK.
13 Wildcard is the file-matching wildcard that will be applied to JID.
14 Color is the wanted color.
15 If color is -, the rule is removed.
16 If more than one rule matches, the color from the last created (not overwritten) is used.