wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit 93bb63e02abba7dc8bb84fadb568d1216345528f
parent 2813ec1ac930977b34af6907cbfff17a3502547e
Author: Georg Neis <gn@wmii.de>
Date:   Mon, 27 Feb 2006 18:44:17 +0100

cmd/wmiimenu.1: be more precise


Diffstat:
cmd/wmiimenu.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmd/wmiimenu.1 b/cmd/wmiimenu.1 @@ -52,7 +52,7 @@ remove all characters from the input field. WMII_FONT .TP WMII_NORMCOLORS -This variable specifies the foreground, background, and border colors of a label. Syntactically, three whitespace separated color values of the form #RRGGBB are expected. +This variable specifies the foreground, background, and border colors of a label. Syntactically, three blank-separated color values of the form #RRGGBB are expected. .TP WMII_SELCOLORS Like WMII_NORMCOLORS, but for the selected label.