From c617a59ba9a0e298476951d6467ef7b38a127b62 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Sun, 31 Jan 2010 14:04:57 +0000 Subject: Show USB power not charging in the ondio manual, and rename usb_charging to usb_power as it is dependent on HAVE_USB_POWER. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24415 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/main.tex | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'manual') diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 5620bd2cfa..0cf077d3c4 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -712,6 +712,7 @@ all other settings that can be modified using \fname{.cfg} files. This topic is discussed in more detail in \reference{ref:manage_settings}. The Rockbox distribution comes with some themes that should look nice on your \dap{}. + \opt{lcd_bitmap}{ \note{Some of the themes shipped with Rockbox need additional fonts from the fonts package, so make sure you installed them. @@ -720,9 +721,18 @@ have the needed fonts installed as otherwise the theme may not display properly.} } -\opt{usb_charging} -{ - \section{Charging} +\nopt{ondio}{ + \opt{usb_power}{ + \section{USB Charging} + + The \dap{} can be charged over USB without connecting to your + computer by holding \ActionStdUsbCharge{} while plugging in. This + allows you to continue using the \dap{} normally. + } +} + +\opt{ondio}{ + \section{USB Power} The \dap{} can be powered over USB without connecting to your computer by holding \ActionStdUsbCharge{} while plugging in. This -- cgit v1.2.3