forked from len0rd/rockbox
Manual: make sure that there won't be any additional spaces in the \opt{}. This should fix the missing button table in the c200's virtual keyboard section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16712 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8e66491ffe
commit
47104805fe
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ each option pertains both to files and directories):
|
||||||
This is the virtual keyboard that is used when entering text in Rockbox, for
|
This is the virtual keyboard that is used when entering text in Rockbox, for
|
||||||
example when renaming a file or creating a new directory.
|
example when renaming a file or creating a new directory.
|
||||||
|
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,GIGABEAT_PAD,SANSA_E200_PAD,
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,GIGABEAT_PAD,SANSA_E200_PAD,%
|
||||||
SANSA_C200_PAD,MROBE100_PAD}{
|
SANSA_C200_PAD,MROBE100_PAD}{
|
||||||
\begin{table}
|
\begin{table}
|
||||||
\begin{btnmap}{}{}
|
\begin{btnmap}{}{}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue