diff options
author | dgp <dgp@users.sourceforge.net> | 2007-12-10 18:39:27 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-12-10 18:39:27 (GMT) |
commit | 81a1693b1c416801e50d052f141b38c68887ea72 (patch) | |
tree | 368910e3f161ec5aa997ee0d217a3c85c0ec9a93 /doc/palette.n | |
parent | 6ac2ed77001947e07c0ddeb2412d6429c0ca3de4 (diff) | |
download | tk-81a1693b1c416801e50d052f141b38c68887ea72.zip tk-81a1693b1c416801e50d052f141b38c68887ea72.tar.gz tk-81a1693b1c416801e50d052f141b38c68887ea72.tar.bz2 |
merge updates from HEAD
Diffstat (limited to 'doc/palette.n')
-rw-r--r-- | doc/palette.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/palette.n b/doc/palette.n index 627735a..205a7de 100644 --- a/doc/palette.n +++ b/doc/palette.n @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: palette.n,v 1.2.32.2 2007/11/02 14:51:39 dgp Exp $ +'\" RCS: @(#) $Id: palette.n,v 1.2.32.3 2007/12/10 18:39:28 dgp Exp $ '\" .so man.macros .TH tk_setPalette n 4.0 Tk "Tk Built-In Commands" @@ -34,7 +34,7 @@ of \fIname\fR\-\fIvalue\fR pairs, where the first argument of the pair is the name of an option in the Tk option database and the second argument is the new value to use for that option. The following database names are currently supported: -.DS L +.DS .ta 4c 8c \fBactiveBackground\fR \fBforeground\fR \fBselectColor\fR \fBactiveForeground\fR \fBhighlightBackground\fR \fBselectBackground\fR |