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/plugins/stats.tex | |
| parent | 584853b5824c0c92946d2581afc3f3d84cee62a4 (diff) | |
| download | rockbox-d5fe8030baccc17d22c3ecdf2d4af77b71e41c82.zip rockbox-d5fe8030baccc17d22c3ecdf2d4af77b71e41c82.tar.gz rockbox-d5fe8030baccc17d22c3ecdf2d4af77b71e41c82.tar.bz2 rockbox-d5fe8030baccc17d22c3ecdf2d4af77b71e41c82.tar.xz | |
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/plugins/stats.tex')
| -rwxr-xr-x | manual/plugins/stats.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/plugins/stats.tex b/manual/plugins/stats.tex index 994bda1..7a4c335 100755 --- a/manual/plugins/stats.tex +++ b/manual/plugins/stats.tex @@ -1,9 +1,10 @@ \subsection{Stats} \screenshot{plugins/images/ss-stats}{The stats-plugin}{} The stats-plugin simply counts the number of files% -\opt{h1xx,h300,ipodcolor,ipod4g,ipodmini,ipodnano,ipodvideo}{, music files } +\opt{h1xx,h300,ipodcolor,ipod3g,ipod4g,ipodmini,ipodnano,ipodvideo}{, music +files } and folders on your \dap. Press % \opt{player}{\ButtonStop} \opt{recorder,recorderv2,ondio,h1xx,h300}{\ButtonOff} -\opt{ipodcolor,ipod4g,ipodmini,ipodnano,ipodvideo}{\fixme:TBD} +\opt{ipodcolor,ipod3g,ipod4g,ipodmini,ipodnano,ipodvideo}{\fixme:TBD} to exit the plugin.
\ No newline at end of file |