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/theme_settings.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manual/configure_rockbox/theme_settings.tex') diff --git a/manual/configure_rockbox/theme_settings.tex b/manual/configure_rockbox/theme_settings.tex index 35cf716828..9bcba6f435 100644 --- a/manual/configure_rockbox/theme_settings.tex +++ b/manual/configure_rockbox/theme_settings.tex @@ -19,9 +19,9 @@ customize the visual apperance of Rockbox. \opt{recorderv2fm}{\url{http://themes.rockbox.org/index.php?target=fmrecorder}}% \opt{ondiofm}{\url{http://themes.rockbox.org/index.php?target=ondiofm}}% \opt{ondiosp}{\url{http://themes.rockbox.org/index.php?target=ondiosp}}% - \opt{m5}{\url{http://themes.rockbox.org/index.php?target=m5}}% - \opt{x5}{\url{http://themes.rockbox.org/index.php?target=x5}}% - \opt{m3}{\url{http://themes.rockbox.org/index.php?target=m3}}% + \opt{iaudiom5}{\url{http://themes.rockbox.org/index.php?target=m5}}% + \opt{iaudiox5}{\url{http://themes.rockbox.org/index.php?target=x5}}% + \opt{iaudiom3}{\url{http://themes.rockbox.org/index.php?target=m3}}% \opt{h100}{\url{http://themes.rockbox.org/index.php?target=h100}}% \opt{h300}{\url{http://themes.rockbox.org/index.php?target=h300}}% \opt{h10_5gb}{\url{http://themes.rockbox.org/index.php?target=h10_5gb}}% -- cgit v1.2.3