From b659c0c14cbe89cd7602a847e90058e4f39b7fc3 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sat, 22 Mar 2008 15:26:45 +0000 Subject: FS#8740 by Marc Guay correct option names since the changes to english.lang, add some missing menu items, small tweaks by me. I also added descriptions for 'Say File Type' and 'Announce Battery Level'. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16747 a1c6a512-1295-4272-9138-f99709370657 --- manual/working_with_playlists/main.tex | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'manual/working_with_playlists/main.tex') diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex index 107126e25e..0af0a72890 100644 --- a/manual/working_with_playlists/main.tex +++ b/manual/working_with_playlists/main.tex @@ -97,21 +97,25 @@ options: playing track. If playback is stopped a new dynamic playlist will get created with the selected tracks. -\item [Insert next.] Add track(s) immediately after current playing +\item [Insert Next.] Add track(s) immediately after current playing track, no matter what else has been inserted. -\item [Insert last.] Add track(s) to end of playlist. +\item [Insert Last.] Add track(s) to end of playlist. + +\item [Insert Shuffled.] Add track(s) to the playlist in a random order. \item [Queue.] Queue is the same as Insert except queued tracks are deleted immediately from the playlist after they have been played. Also, queued tracks are not saved to the playlist file (see \reference{ref:playlistoptions}). -\item [Queue next.] Queue track(s) immediately after current playing track. +\item [Queue Next.] Queue track(s) immediately after current playing track. -\item [Queue last.] Queue track(s) at end of playlist. +\item [Queue Last.] Queue track(s) at end of playlist. + +\item [Queue Shuffled.] Queue track(s) in a random order. -\item [Play next.] Replaces all but the current playing track with track(s). +\item [Play Next.] Replaces all but the current playing track with track(s). Current playing track is queued. \end{description} -- cgit v1.2.3