Add RelativeSmart documentation to the asciidoc source. Thanks to
Alexey Ugnichev for pointing out its disappearance.
This commit is contained in:
parent
5f3cb410cd
commit
1d19662c89
2 changed files with 8 additions and 1 deletions
|
@ -678,6 +678,8 @@ resource:
|
|||
All icons will be left-aligned with the width set in the `init' file
|
||||
*Relative*:;;
|
||||
All icons will be sized evenly to fill the iconbar completely
|
||||
*RelativeSmart*:;;
|
||||
All icons will initially be sized evenly, but icons with long titles will be larger
|
||||
*Right*:;;
|
||||
All icons will be right-aligned with the width set in the `init' file
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
'\" t
|
||||
.\" Title: fluxbox
|
||||
.\" Author: Henrik Kinnunen <fluxgen@fluxbox.org>
|
||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
|
||||
.\" Date: 08 February 2015
|
||||
.\" Manual: Fluxbox Manual
|
||||
.\" Source: fluxbox.txt
|
||||
|
@ -1206,6 +1206,11 @@ All icons will be left\-aligned with the width set in the \(oqinit\(cq file
|
|||
All icons will be sized evenly to fill the iconbar completely
|
||||
.RE
|
||||
.PP
|
||||
\fBRelativeSmart\fR:
|
||||
.RS 4
|
||||
All icons will initially be sized evenly, but icons with long titles will be larger
|
||||
.RE
|
||||
.PP
|
||||
\fBRight\fR:
|
||||
.RS 4
|
||||
All icons will be right\-aligned with the width set in the \(oqinit\(cq file
|
||||
|
|
Loading…
Reference in a new issue