forked from len0rd/rockbox
manual: album art tag: fix width/height mixup
Change-Id: Ied765faba5256dc383fbd5a133fc58e2317bdda4
This commit is contained in:
parent
471624a75d
commit
fe038d5d4b
1 changed files with 2 additions and 2 deletions
|
@ -462,8 +462,8 @@ follows.
|
|||
& Define the settings for album art\newline
|
||||
\config{x}: x coordinate\newline
|
||||
\config{y}: y coordinate\newline
|
||||
\config{maxwidth}: Maximum height\newline
|
||||
\config{maxheight}: Maximum width\newline
|
||||
\config{maxwidth}: Maximum width\newline
|
||||
\config{maxheight}: Maximum height \newline
|
||||
\config{hor\_align}: Horizontal alignment, enter as `l', `c' or `r' for
|
||||
left, centre or right. Centre is default\newline
|
||||
\config{vert\_align}: Vertical alignment, enter as `t', `c' or `b' for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue