diff options
author | Martin Arver <martin.arver@gmail.com> | 2006-08-23 17:10:08 +0000 |
---|---|---|
committer | Martin Arver <martin.arver@gmail.com> | 2006-08-23 17:10:08 +0000 |
commit | d5fe8030baccc17d22c3ecdf2d4af77b71e41c82 (patch) | |
tree | 9b735c613910b28d4725bc9fe45c86250673fd11 /manual/configure_rockbox | |
parent | 584853b5824c0c92946d2581afc3f3d84cee62a4 (diff) |
Enable manual builds for the Ipod 3g
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10723 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox')
-rwxr-xr-x | manual/configure_rockbox/display_options.tex | 2 | ||||
-rwxr-xr-x | manual/configure_rockbox/playback_options.tex | 3 | ||||
-rwxr-xr-x | manual/configure_rockbox/system_options.tex | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex index 6afd2badb3..0aacce646e 100755 --- a/manual/configure_rockbox/display_options.tex +++ b/manual/configure_rockbox/display_options.tex @@ -69,7 +69,7 @@ } } % \nopt{ondiofm,ondiosp} - \opt{archos,h1xx,ipodmini,ipod4g,x5}{ + \opt{archos,h1xx,ipodmini,ipod3g,ipod4g,x5}{ \item[Contrast:] Changes the contrast of your LCD display. \warn{Setting the contrast too dark or too light can make it hard to diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index e2217f136c..a722a919c7 100755 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -66,7 +66,8 @@ related to audio playback. \note{Earlier versions of Rockbox had an ``Ask'' setting, which would ask whether to resume when the jukebox was turned on. This setting has been eliminated because it was redundant. If resume is set to ``Yes'' pressing - \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD}{\fixme{FixMe}} + \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{ + \fixme{FixMe}} \opt{ONDIO_PAD}{\fixme{FixMe}} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} on the \dap\ will resume from the point where the \dap\ was stopped before diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index 8973bd4f59..ca575e27af 100755 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -12,7 +12,7 @@ \opt{h1xx,h300}{1300mAh}% \opt{ipodmini}{400mAh (1G) or 630mAh (2G)}% \opt{ipodcolor}{700mAh}% - \opt{ipodnano,ipodvideo,ipod4g}{\fixme{unknown}}% + \opt{ipodnano,ipodvideo,ipod4g,ipod3g}{\fixme{unknown}}% \opt{x5}{950mAh}% , which is the capacity value for the standard batteries shipped with the \dap. Rockbox uses this value to estimate remaining battery life for the status |