summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-04-26 10:56:38 +0000
committerAlex Parker <rockbox@aeparker.com>2009-04-26 10:56:38 +0000
commit48db5b53c5ac1dfcfd5ed878e25e864d104f0590 (patch)
tree00e70be5df78cc1353125d6f8ea2936422651f9a /manual/rockbox_interface
parent690f1f120749bc8193d19169f70e6a524ea3b65a (diff)
downloadrockbox-48db5b53c5ac1dfcfd5ed878e25e864d104f0590.zip
rockbox-48db5b53c5ac1dfcfd5ed878e25e864d104f0590.tar.gz
rockbox-48db5b53c5ac1dfcfd5ed878e25e864d104f0590.tar.bz2
rockbox-48db5b53c5ac1dfcfd5ed878e25e864d104f0590.tar.xz
Change two occurences of m3u to m3u8, as this is what Rockbox saves in. Thanks to Grahack on IRC for pointing out.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20799 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface')
-rw-r--r--manual/rockbox_interface/wps.tex13
1 files changed, 8 insertions, 5 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 9d30d62..6807fd8 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -174,11 +174,14 @@ 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
+ \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{.m3u8} playlist file
\end{description}