diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2008-07-06 15:58:24 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2008-07-06 15:58:24 +0000 |
commit | 18bcdccf4f0e589803f2d26193c97fe56a74b90d (patch) | |
tree | 797eebc7819c36cb3e72f81fea090327866cb5f8 /manual | |
parent | b02ad2bb26364f3b20a9727b994d3a4d2217852b (diff) |
Rephrase some sentences about the playlist catalog and just use 'disk' instead of 'hard disk' to avoid confusion. Still part of FS#9086 with some minor tweaks by me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17959 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/working_with_playlists/main.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex index 0af0a72890..0d28219a2c 100644 --- a/manual/working_with_playlists/main.tex +++ b/manual/working_with_playlists/main.tex @@ -65,8 +65,8 @@ in the \setting{Context Menu}. There you will have two choices, playlist and \setting{Add to a new playlist} creates a new playlist containing the selected track or directory. -\note{All playlists in the \setting{Playlist catalog} are stored in the - \fname{/Playlists} directory in the root of your \daps{} harddisk and +\note{All playlists in the \setting{Playlist catalog} are stored by default + in the \fname{/Playlists} directory in the root of your \daps{} disk and playlists stored in other locations are not included in the catalog. It is however possible to move existing playlists there (see \reference{ref:Contextmenu}).} @@ -75,7 +75,7 @@ the selected track or directory. To create a playlist containing all music on your \dap{}, you can use the \setting{Create Playlist} command in the \setting{Playlist Options} menu found in the \setting{Main Menu}. The created playlist will be named -\fname{root.m3u} and saved in the root of your \daps{} harddisk. +\fname{root.m3u} and saved in the root of your \daps{} disk. \subsection{Adding music to playlists} @@ -173,7 +173,7 @@ the current dynamic playlist. \subsubsection{Through the \setting{Playlist catalog}} The \setting{Playlist catalog} offers a shortcut to all playlists in your -\daps{} harddisk root directory called \fname{/Playlists}. +\daps{} specified playlist directory. It can be used like the \setting{File Browser}. \subsection{Helpful Hints} |