summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Guay <marcguay@rockbox.org>2008-06-24 05:24:29 +0000
committerMarc Guay <marcguay@rockbox.org>2008-06-24 05:24:29 +0000
commit2e8a450f053248abda3397bafd080ff47db9839c (patch)
tree88243086d3f6c407840fb3284a1a390a08e598a4
parent85eec85a172b4580b653446b221a1704fc9212a1 (diff)
downloadrockbox-2e8a450f053248abda3397bafd080ff47db9839c.tar.gz
rockbox-2e8a450f053248abda3397bafd080ff47db9839c.zip
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
-rw-r--r--manual/rockbox_interface/wps.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 645bee7f3f..deebf1b93c 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
169reshuffle the current playlist. To change settings for the 169reshuffle the current playlist. To change settings for the
170\setting{Playlist Viewer} press \ActionStdMenu{} while viewing the playlist 170\setting{Playlist Viewer} press \ActionStdMenu{} while viewing the playlist
171to bring up the \setting{Playlist Viewer Menu}. 171to bring up the \setting{Playlist Viewer Menu}.
172
173\subsubsection{Playlist Viewer Menu}
174 \begin{description}
175 \item[Show Icons.] This toggles display of the icon for the currently selected
176 playlist entry and the icon for moving a playlist entry
177 \item[Show Indicies.] This toggles display of the line numbering for the playlist
178 \item[Track Display.] This toggles between filename only and full path for playlist entries
179 \item[Save Current Playlist.] Allows the current playlist to be saved as a \fname{.m3u} playlist file
180 \end{description}
181
172 182
173\subsubsection{Playlist catalog} 183\subsubsection{Playlist catalog}
174 \begin{description} 184 \begin{description}