diff options
| author | Frank Gevaerts <frank@gevaerts.be> | 2009-03-02 17:44:21 +0000 |
|---|---|---|
| committer | Frank Gevaerts <frank@gevaerts.be> | 2009-03-02 17:44:21 +0000 |
| commit | 69ffd7c84ffae0999d2a4f10b840f33f67d67a60 (patch) | |
| tree | 06096f4fbd9f6ceabdd46c121453f704b55a3aa5 | |
| parent | 6436b39d4c9adc6f7372ce27fcd5ebff2cf3047a (diff) | |
| download | rockbox-69ffd7c84ffae0999d2a4f10b840f33f67d67a60.zip rockbox-69ffd7c84ffae0999d2a4f10b840f33f67d67a60.tar.gz rockbox-69ffd7c84ffae0999d2a4f10b840f33f67d67a60.tar.bz2 rockbox-69ffd7c84ffae0999d2a4f10b840f33f67d67a60.tar.xz | |
H10 is now the same as other targets regarding holding buttons while inserting to use usb power
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20173 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/main.tex | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index e8b60d2..3718ddb 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -639,11 +639,8 @@ garbled.} \opt{usb_charging} { - \nopt{h10,h10_5gb} - { - \section{Charging} - The \dap{} can be powered over USB without connecting to your computer by holding \ActionStdUsbCharge{} while plugging in. This allows you to continue using the \dap{} normally. - } + \section{Charging} + The \dap{} can be powered over USB without connecting to your computer by holding \ActionStdUsbCharge{} while plugging in. This allows you to continue using the \dap{} normally. } \input{rockbox_interface/browsing_and_playing.tex} |