diff options
Diffstat (limited to 'manual/rockbox_interface/playback.tex')
-rw-r--r-- | manual/rockbox_interface/playback.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/rockbox_interface/playback.tex b/manual/rockbox_interface/playback.tex index b4a3faa72b..ba49204ea2 100644 --- a/manual/rockbox_interface/playback.tex +++ b/manual/rockbox_interface/playback.tex @@ -7,20 +7,20 @@ Rockbox lets you browse your music in either of two ways. The your \dap, entering folders and executing the default action on each file. To help differentiate files, each file format is displayed with an icon. -The \setting{Tag Cache Browser}, on the other hand, allows you to navigate +The \setting{Database Browser}, on the other hand, allows you to navigate through the music on your player using categories like album, artist, genre, etc. You can select whether to browse using the \setting{File Browser} or the -\setting{Tag Cache Browser} by adjusting the \setting{Show Files} setting. +\setting{Database Browser} by adjusting the \setting{Show Files} setting. If you choose the \setting{File Browser}, the \setting{Show Files} setting also lets you select what types of files you wish to view. See \reference{ref:ShowFiles} for more information on the \setting{Show Files} setting. \note{The \setting{File Browser} allows you to manipulate your files in ways -that are not available within the \setting{Tag Cache Browser}. Read more about -\setting{Tag Cache} in \reference{ref:tagcache}. The remainder of this section +that are not available within the \setting{Database Browser}. Read more about +\setting{Database} in \reference{ref:database}. The remainder of this section deals with the \setting{File Browser}.} \opt{ondio}{ @@ -307,4 +307,4 @@ This is the virtual keyboard that is used when entering file names in Rockbox. \input{rockbox_interface/wps.tex} %Include playlist section -\input{working_with_playlists/main.tex}
\ No newline at end of file +\input{working_with_playlists/main.tex} |