From 36a81eb9b98ac7b1dff0d6658dba0255dd579f5f Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Mon, 7 Dec 2009 09:17:48 +0000 Subject: Reverted r23881 mistakenly committed to branch. git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_4@23882 a1c6a512-1295-4272-9138-f99709370657 --- manual/advanced_topics/main.tex | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'manual/advanced_topics/main.tex') diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index 23748da18a..53bb984f2e 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -213,7 +213,7 @@ all the tags that are available. 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{iriverh100,iriverh300}{128x64x1}\opt{iaudiox5,iaudiom5}{128x96x2} pixels.}} + \opt{h100,h300}{128x64x1}\opt{x5,m5}{128x96x2} pixels.}} \nopt{lcd_charcell}{ \subsubsection{\label{ref:Viewports}Viewports} @@ -554,7 +554,7 @@ Example of a configuration file: \end{description} \section{\label{ref:FirmwareLoading}Firmware Loading} -\opt{archosplayer,archosrecorder,archosrecorderv2fm,ondio}{ +\opt{player,recorder,recorderv2fm,ondio}{ When your \dap{} powers on, it loads the Archos firmware in ROM, which automatically checks your \daps{} root directory for a file named \firmwarefilename. Note that Archos firmware can only read the first @@ -567,14 +567,14 @@ Example of a configuration file: \subsection{\label{ref:using_rolo}Using ROLO (Rockbox Loader)} Rockbox is able to load and start another firmware file without rebooting. You just ``play'' a file with the extension % -\opt{archosrecorder,archosrecorderv2fm,ondio}{\fname{.ajz}.} % -\opt{archosplayer}{\fname{.mod}.} % -\opt{iriverh100,iriverh300}{\fname{.iriver}.} % +\opt{recorder,recorderv2fm,ondio}{\fname{.ajz}.} % +\opt{player}{\fname{.mod}.} % +\opt{h100,h300}{\fname{.iriver}.} % \opt{ipod}{\fname{.ipod}.} % \opt{iaudio}{\fname{.iaudio}.} % -\opt{sansa,iriverh10,iriverh10_5gb}{\fname{.mi4}.} % +\opt{sansa,h10,h10_5gb}{\fname{.mi4}.} % \opt{sansaAMS}{\fname{.sansa}.} % -\opt{gigabeatfx,gigabeats}{\fname{.gigabeat}.} % +\opt{gigabeatf,gigabeats}{\fname{.gigabeat}.} % This can be used to test new firmware versions without deleting your current version. -- cgit v1.2.3