From 5b47b89d16fe2cef7654dba1edaa5043196c9e14 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Mon, 16 Aug 2010 09:43:48 +0000 Subject: First step of completing the target rename in the manual. Some target specific options were already renamed in the rest of the source (e.g. see r23883) but not where they are actually set - in the platform files - leading to parts included or excluded incorrectly. The problem exists for more targets, this commit deals with the supported Iaudios first. Rename 'x5' to 'iaudiox5' (do the same for 'm5' and 'm3'), fix small errors or add missing info related to them along the way, use more appropriate options and simplify code a bit where possible. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27823 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/system_options.tex | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'manual/configure_rockbox/system_options.tex') diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index ac39db60b6..62825bdb3f 100644 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -42,7 +42,7 @@ \opt{ipod4g}{630~mAh}% \opt{ipod3g}{630~mAh}% \opt{ipod1g2g}{1200~mAh}% - \opt{m5,x5}{950~mAh}% + \opt{iaudiom3,iaudiom5,iaudiox5}{950~mAh}% \opt{gigabeatf}{2000~mAh}% \opt{gigabeats}{700~mAh}% \opt{cowond2}{1600~mAh}% @@ -52,10 +52,13 @@ calculation. Changing this setting has no effect whatsoever on actual battery life. This setting only affects the accuracy of the runtime estimation as shown on screen. - \opt{iaudio}{Rockbox does not automatically distinguish between the - ``L'' models and the ``simple'' models which determine the default - value. If your dap{} is an \opt{m5}{M5L}\opt{x5}{X5L} set the value - to 2250~mAh for more accuracy in the runtime estimation.} + \opt{iaudiom3,iaudiom5,iaudiox5}{Rockbox does not automatically distinguish + between the ``L'' models and the ``simple'' models which determine the + default value. If your dap{} is an + \opt{iaudiom3}{M3L}% + \opt{iaudiom5}{M5L}% + \opt{iaudiox5}{X5L} + set the value to 2250~mAh for more accuracy in the runtime estimation.} \opt{ipod,sansa}{This value is fairly meaningless in the \playerman{} family at present, and work is on-going into finding a better way to determine battery life.} -- cgit v1.2.3