diff options
author | Nicolas Pennequin <nicolas.pennequin@free.fr> | 2007-09-28 23:36:02 +0000 |
---|---|---|
committer | Nicolas Pennequin <nicolas.pennequin@free.fr> | 2007-09-28 23:36:02 +0000 |
commit | 23a89b06ab7ecff2086fa7a3862f66c066fef752 (patch) | |
tree | b9e9a5a685fa5b6c08e1eee4445a3e068f40bc68 /manual/rockbox_interface | |
parent | bb62942b8959c2dcc5be7977f7e8e89c4b4536bc (diff) |
Accept FS#7859 by David Bishop: Replace "Show ID3 Info" by "Show Track Info".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14895 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface')
-rw-r--r-- | manual/rockbox_interface/wps.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 00da1e9cc9..b7ceff04bb 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -181,8 +181,8 @@ browser. Press \ButtonRight{} to increment the value. The value wraps at 10. \subsubsection{Bookmarks} This allows you to create a bookmark in the currently-playing track. -\subsubsection{\label{ref:ID3viewer}Show ID3 info} -\screenshot{rockbox_interface/images/ss-id3-viewer}{The ID3 viewer}{} +\subsubsection{\label{ref:trackinfoviewer}Show Track Info} +\screenshot{rockbox_interface/images/ss-id3-viewer}{The track info viewer}{} This screen is accessible from the WPS screen, and provides a detailed view of all the identity information about the current track. This info is known as meta data and is stored in audio file formats to keep information on artist, @@ -191,7 +191,7 @@ album etc. To access this screen, % press \ActionWpsIdThreeScreen. }% \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{press \ActionWpsContext{} to access the \setting{WPS Context Menu} and select - \setting{Show ID3 info}. }% + \setting{Show Track Info}. }% \opt{RECORDER_PAD,PLAYER_PAD,ONDIO_PAD}{Use \ButtonLeft\ and \ButtonRight\ to move through the information.}% \subsubsection{Open With...} |