diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2014-01-22 17:30:46 +0100 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2014-01-22 17:30:46 +0100 |
| commit | fbc69810c8f591099f43dc35110cefeebc37562d (patch) | |
| tree | c5dc6b0932877495735c7e7fef11829a2a8943ef /manual/rockbox_interface/wps.tex | |
| parent | 6cb11764e001e8d4d8417c8f5c93e4168d4b3267 (diff) | |
| download | rockbox-fbc69810c8f591099f43dc35110cefeebc37562d.zip rockbox-fbc69810c8f591099f43dc35110cefeebc37562d.tar.gz rockbox-fbc69810c8f591099f43dc35110cefeebc37562d.tar.bz2 rockbox-fbc69810c8f591099f43dc35110cefeebc37562d.tar.xz | |
manual: Correct playlist subsection in the wps context menu section.
The "Save Current Playlist" isnt part of the playlist viewer settings. While
at this section also add a reference to the extra playlist chapter.
Change-Id: I68e494430dc00c6172859b0b8d9edbe5b0116741
Diffstat (limited to 'manual/rockbox_interface/wps.tex')
| -rw-r--r-- | manual/rockbox_interface/wps.tex | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index d35932e..7e02f3d 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -217,12 +217,13 @@ allows you quick access to some often used functions. \subsubsection{Playlist} The \setting{Playlist} submenu allows you to view, save, search and -reshuffle the current playlist. To change settings for the +reshuffle the current playlist. These and other operations are detailed in +\reference{ref:working_with_playlists}. To change settings for the \setting{Playlist Viewer} press \ActionStdContext{} while viewing the current playlist to bring up the \setting{Playlist Viewer Menu}. In this menu, you can find the \setting{Playlist Viewer Settings}. -\subsubsection{Playlist Viewer Settings} +\paragraph{Playlist Viewer Settings} \begin{description} \item[Show Icons.] This toggles display of the icon for the currently selected playlist entry and the icon for moving a playlist entry @@ -230,8 +231,6 @@ can find the \setting{Playlist Viewer Settings}. the playlist \item[Track Display.] This toggles between filename only and full path for playlist entries - \item[Save Current Playlist.] Allows the current playlist to be saved as - a \fname{.m3u8} playlist file \end{description} |