From d327d967cc1f8412f12f077fba7f62e97d8318ff Mon Sep 17 00:00:00 2001 From: marcguay Date: Tue, 24 Jun 2008 05:24:29 +0000 Subject: [PATCH] Add description of Playlist Viewer Menu to the manual. Also courtesy of Eddy. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17776 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/wps.tex | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 645bee7f3..deebf1b93 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -169,6 +169,16 @@ The \setting{Playlist} submenu allows you to view, save, search and reshuffle the current playlist. To change settings for the \setting{Playlist Viewer} press \ActionStdMenu{} while viewing the playlist to bring up the \setting{Playlist Viewer Menu}. + +\subsubsection{Playlist Viewer Menu} + \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 + \item[Show Indicies.] This toggles display of the line numbering for 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{.m3u} playlist file + \end{description} + \subsubsection{Playlist catalog} \begin{description} -- 2.11.4.GIT