forked from len0rd/rockbox
Make the reference to the 'Default codepage' setting introduced in r18581 actually work - overlooked the change in a different file back then. Also remove two tabs in this file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19986 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2a8e593370
commit
63283d244d
1 changed files with 3 additions and 3 deletions
|
@ -188,8 +188,8 @@
|
||||||
}
|
}
|
||||||
\item[Paged Scrolling:]
|
\item[Paged Scrolling:]
|
||||||
When set to \setting{Yes} scrolling vertically on pages that surpass the
|
When set to \setting{Yes} scrolling vertically on pages that surpass the
|
||||||
screen size will page up/down instead of simply changing lines. This can be
|
screen size will page up/down instead of simply changing lines. This can be
|
||||||
useful on slow displays.
|
useful on slow displays.
|
||||||
\end{description}
|
\end{description}
|
||||||
%
|
%
|
||||||
\opt{lcd_bitmap}{
|
\opt{lcd_bitmap}{
|
||||||
|
@ -255,7 +255,7 @@
|
||||||
into the peak meter.
|
into the peak meter.
|
||||||
\end{description}
|
\end{description}
|
||||||
}
|
}
|
||||||
\item[Default Codepage:]
|
\item[\label{ref:Defaultcodepage}Default Codepage:]
|
||||||
A codepage describes the way extended characters that are not available
|
A codepage describes the way extended characters that are not available
|
||||||
within the ASCII character set are encoded. ID3v1 tags do not have a
|
within the ASCII character set are encoded. ID3v1 tags do not have a
|
||||||
codepage encoding contained so Rockbox needs to know what encoding has
|
codepage encoding contained so Rockbox needs to know what encoding has
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue