summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2014-01-22 17:30:46 +0100
committerThomas Martitz <kugel@rockbox.org>2014-01-22 17:30:46 +0100
commitfbc69810c8f591099f43dc35110cefeebc37562d (patch)
treec5dc6b0932877495735c7e7fef11829a2a8943ef
parent6cb11764e001e8d4d8417c8f5c93e4168d4b3267 (diff)
downloadrockbox-fbc69810c8f591099f43dc35110cefeebc37562d.tar.gz
rockbox-fbc69810c8f591099f43dc35110cefeebc37562d.zip
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
-rw-r--r--manual/rockbox_interface/wps.tex7
1 files changed, 3 insertions, 4 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index d35932effc..7e02f3d3de 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.
217 217
218\subsubsection{Playlist} 218\subsubsection{Playlist}
219The \setting{Playlist} submenu allows you to view, save, search and 219The \setting{Playlist} submenu allows you to view, save, search and
220reshuffle the current playlist. To change settings for the 220reshuffle the current playlist. These and other operations are detailed in
221\reference{ref:working_with_playlists}. To change settings for the
221\setting{Playlist Viewer} press \ActionStdContext{} while viewing the current 222\setting{Playlist Viewer} press \ActionStdContext{} while viewing the current
222playlist to bring up the \setting{Playlist Viewer Menu}. In this menu, you 223playlist to bring up the \setting{Playlist Viewer Menu}. In this menu, you
223can find the \setting{Playlist Viewer Settings}. 224can find the \setting{Playlist Viewer Settings}.
224 225
225\subsubsection{Playlist Viewer Settings} 226\paragraph{Playlist Viewer Settings}
226 \begin{description} 227 \begin{description}
227 \item[Show Icons.] This toggles display of the icon for the currently 228 \item[Show Icons.] This toggles display of the icon for the currently
228 selected playlist entry and the icon for moving a playlist entry 229 selected playlist entry and the icon for moving a playlist entry
@@ -230,8 +231,6 @@ can find the \setting{Playlist Viewer Settings}.
230 the playlist 231 the playlist
231 \item[Track Display.] This toggles between filename only and full path 232 \item[Track Display.] This toggles between filename only and full path
232 for playlist entries 233 for playlist entries
233 \item[Save Current Playlist.] Allows the current playlist to be saved as
234 a \fname{.m3u8} playlist file
235 \end{description} 234 \end{description}
236 235
237 236