mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Manual - use the button macro correctly so that the following space is not eaten and actually use it for the Ipod manuals. Also removed a few tabs and unnecessary spaces.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16097 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d7d073ac1b
commit
b24f5ced26
1 changed files with 14 additions and 14 deletions
|
@ -350,14 +350,14 @@ Example of a configuration file:
|
|||
|
||||
\opt{h100,h300}{\note{You can also reset all settings to their default
|
||||
values by turning off the \dap, turning it back on, and pressing the
|
||||
\ButtonRec button immediately after the \dap\ turns on.}
|
||||
\ButtonRec\ button immediately after the \dap\ turns on.}
|
||||
}
|
||||
\opt{ipod}{\note{You can also reset all settings to their default values
|
||||
by turning off the \dap, and turning it back on with the hold button
|
||||
on.}
|
||||
by turning off the \dap, and turning it back on with the \ButtonHold\
|
||||
button on.}
|
||||
}
|
||||
\opt{gigabeat}{\note{You can also reset all settings to their default values
|
||||
by turning off the \dap, and turning it back on with the \ButtonA
|
||||
by turning off the \dap, and turning it back on with the \ButtonA\
|
||||
button on.}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue