diff options
| author | Mustapha Senhaji <moos@rockbox.org> | 2010-12-28 17:02:29 +0000 |
|---|---|---|
| committer | Mustapha Senhaji <moos@rockbox.org> | 2010-12-28 17:02:29 +0000 |
| commit | df3c3aeee9e8934000f519a0b35928196baeb254 (patch) | |
| tree | 30fa98ca4832a8ac11dd67e402715a975e6d6823 | |
| parent | afd855b598f5660eb9b420e65af57ef28346c1f9 (diff) | |
| download | rockbox-df3c3aeee9e8934000f519a0b35928196baeb254.zip rockbox-df3c3aeee9e8934000f519a0b35928196baeb254.tar.gz rockbox-df3c3aeee9e8934000f519a0b35928196baeb254.tar.bz2 rockbox-df3c3aeee9e8934000f519a0b35928196baeb254.tar.xz | |
manual: update stats plugin entry.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28922 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/stats.tex | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/manual/plugins/stats.tex b/manual/plugins/stats.tex index ebbe388..db3ba74 100644 --- 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% -\nopt{archosplayer}{, music files }% -and directories on your \dap. +The stats plugin counts the directories and files% +\nopt{archosplayer}{ (the total number as well as the number +of audio, playlist, image and video files) }% +on your \dap{}. Press % \opt{PLAYER_PAD}{\ButtonStop}% \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}% |