diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-25 10:01:18 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-25 10:01:18 (GMT) |
commit | 536d482d4a2c4d74a146ea20c19be0d232b5110b (patch) | |
tree | 790ce5ade4b9398226e417b27c7ab7fb9e6b2c86 /doc | |
parent | d616147fcb262851a0e48c3a10c8ae1679f39165 (diff) | |
parent | 225fd19a0a1470dfc5cf8a3189aa8f2e270e85c8 (diff) | |
download | tk-536d482d4a2c4d74a146ea20c19be0d232b5110b.zip tk-536d482d4a2c4d74a146ea20c19be0d232b5110b.tar.gz tk-536d482d4a2c4d74a146ea20c19be0d232b5110b.tar.bz2 |
Merge 8.7
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ttk_scale.n | 2 | ||||
-rw-r--r-- | doc/wm.n | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ttk_scale.n b/doc/ttk_scale.n index 24773cf..c0c351b 100644 --- a/doc/ttk_scale.n +++ b/doc/ttk_scale.n @@ -80,7 +80,7 @@ The class name for a \fBttk::scale\fP is \fBTScale\fP. .PP Dynamic states: \fBactive\fP. .PP -\fBTProgressbar\fP styling options configurable with \fBttk::style\fP +\fBTScale\fP styling options configurable with \fBttk::style\fP are: .PP \fB\-background\fP \fIcolor\fP @@ -120,7 +120,7 @@ color with some alpha, e.g. .PP On X11, the following attributes may be set. These are not supported by all window managers, and will have no effect under older WMs. -.\" See http://www.freedesktop.org/Standards/wm-spec +.\" See https://www.freedesktop.org/wiki/Specifications/wm-spec/ .TP \fB\-type\fR .VS 8.6 |