From b43b4936a108e857d794264724ed7c6399bc5aac Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Mon, 17 Jan 2011 18:30:18 +0000 Subject: Pick up the target rename completion in the manual started in r27823 ... this time taking care of the Iriver targets. This fixes a few issues with wrongly in- or excluded parts (e.g. pacbox missing from the H100 manual, invadrox wrongly included in the small H10 manual as the plugin's main.tex already used the new names without making sure they are there). If possible replace 'target name' \opts with sensible feature \opts. Fix small mistakes and break too long lines discovered along the way. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29075 a1c6a512-1295-4272-9138-f99709370657 --- manual/advanced_topics/main.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manual/advanced_topics/main.tex') diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index 08ecdfd063..749109e3a3 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -225,7 +225,7 @@ are discussed below. the last number giving the colour depth in bits) when designing your own WPS, or if you use a WPS designed for another target. \opt{HAVE_REMOTE_LCD}{The resolution of the remote is - \opt{h100,h300}{128$\times$64$\times$1}% + \opt{iriverh100,iriverh300}{128$\times$64$\times$1}% \opt{iaudiox5,iaudiom5,iaudiom3}{128$\times$96$\times$2} pixels. } @@ -622,10 +622,10 @@ Rockbox is able to load and start another firmware file without rebooting. You just ``play'' a file with the extension % \opt{recorder,recorderv2fm,ondio}{\fname{.ajz}.} % \opt{player}{\fname{.mod}.} % -\opt{h100,h300}{\fname{.iriver}.} % +\opt{iriverh100,iriverh300}{\fname{.iriver}.} % \opt{ipod}{\fname{.ipod}.} % \opt{iaudio}{\fname{.iaudio}.} % -\opt{sansa,h10,h10_5gb,vibe500}{\fname{.mi4}.} % +\opt{sansa,iriverh10,iriverh10_5gb,vibe500}{\fname{.mi4}.} % \opt{sansaAMS}{\fname{.sansa}.} % \opt{gigabeatf,gigabeats}{\fname{.gigabeat}.} % This can be used to test new firmware versions without deleting your -- cgit v1.2.3